[nycphp-talk] PHP Error - Need Help Debugging
LeeEyerman at aol.com
LeeEyerman at aol.com
Wed Apr 12 21:14:06 EDT 2006
I'd also make sure that the variables are not returning something that is
throwing off the SQL command - like adding an extra ' or ", etc.
In a message dated 4/12/2006 8:58:00 PM Eastern Daylight Time,
volcimaster at gmail.com writes:
WHERE posts.postid = \"$_GET[id]\" AND
posts.userid = users.userid AND posts.replyto = $_GET[postid] LIMIT
".($pagecount-1)*10-1.", 10";
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20060412/ce2e134d/attachment.html>
More information about the talk
mailing list