Re: [PHP] omg help...insane simple query won't work I must be blind (RESOLVED)

2009-02-24 Thread Terion Miller
Well I was going blind ready for a good laugh it was that the form was posting to the original page not the test page I was working with...um..DOH!! all things working now :) Thanks Terion Happy Freecycling Free the List !! www.freecycle.org Over Moderation of Freecycle List Prevents Post Tim

Re: [PHP] omg help...insane simple query won't work I must be blind

2009-02-24 Thread Daniel Brown
On Tue, Feb 24, 2009 at 14:55, Terion Miller wrote: > > And yes yes I know escape my strings ...I'll go back and do that when the > stupid insert is actually working... I'd suggest that it's probably the reason your insert isn't working. Add your mysql_real_escape_string() stuff there, and t