[PHP-WIN] Re: [PHP] Passing Variables
jay is almostt right, you justneed to add some spaces where you concentate text and variables like $sql = "select COUNT " . $this . " from " . $table . " group by " . $this . "; jorg "Jay Blanchard" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 002001c20267$52703e90$8102a8c0@niigziuo4ohhdt">news:00
[PHP-WIN] RE: [PHP] Passing Variables
[snip] me.php [/snip] Note the concatenation operators, HTH! Jay -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php