From: Ryan Sun on 16 Mar 2010 12:10 Always make sure your dynamic sql string in php code are as expected var_dump($sql) before query On Thu, Mar 11, 2010 at 10:13 PM, Martine Osias <webinq1(a)gmail.com> wrote: > Hi, > > My insert statements on this web page don't execute. The select statements > do work. This tells me that the database connection is working. The username > and password are the administrator's. What else could prevent the insert > statements from executing? > > Thank you. > > > Martine > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
First
|
Prev
|
Pages: 1 2 Prev: PHP backup in Minnesota Next: how to upload large file ( bigger than 1G) with PHP |