Posted by Rik on 02/28/07 01:32
On Tue, 27 Feb 2007 23:47:17 +0100, <kennthompson@gmail.com> wrote: > $result2 =3D fms_mysql_query("SELECT * FROM '{$tableName}'"); backticks (`) are _not_ single quotes(')... Use "SELECT * FROM `{$tableName}`" -- = Rik Wasmus
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming