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

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

2009-02-24 Thread Terion Miller
Ok guys, I'm going blind indeed, this is a simple tiny query that goes to a form and I get the error : Error, insert query failed ever since I added the fields StartDate and EndDate and advertiser what is going on here is the php Add New Ad"; } else { ?> And yes yes I know escape my str