<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>PHP Scripting Forums Topic: SQL statement with an unkown number of POST vars</title>
<link>http://www.finalwebsites.com/forums/</link>
<description>PHP Scripting Forums Topic: SQL statement with an unkown number of POST vars</description>
<language>en</language>
<pubDate>Fri, 05 Dec 2008 16:21:59 +0000</pubDate>

<item>
<title>SQL statement with an unkown number of POST vars</title>
<link>http://www.finalwebsites.com/forums/topic/php-class-script-results-issues#post-488</link>
<pubDate>Sat, 22 Mar 2008 08:26:16 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;if you have dynamic input you can CONCAT the sql parts like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$sql = &#38;quot;SELECT * FROM table WHERE 1&#38;quot;;
if (!empty($_POST[&#38;#39;title&#38;#39;])) $sql .= [...]</description>
</item>

</channel>
</rss>
