Discussion:
PHP MySQL db - problems with insert
(too old to reply)
Bill Paulson
2007-04-08 18:43:33 UTC
Permalink
I figured out how to display data from my database. Now I'm trying to
figure out how to insert data. I created a form and had the success URL
point to the thank you page on which I put the db connector and the db
insert objects. I got a syntax error. As I read the users manual, that is
what I thought I should do.

Does anyone have anything more detailed on how to insert, update, delete?

Thanks,

Bill.
***@billpaulson.com
Daniel Hilton
2007-04-08 22:30:37 UTC
Permalink
Post by Bill Paulson
I got a syntax error.
Mmm so what is the syntax error ?
Post by Bill Paulson
Does anyone have anything more detailed on how to insert, update, delete?
Yes, but what is the error?

Dan.

Loading...