[PHP] query error

2005-04-16 Thread pete M
I've got a database table with a whole list of "windows" file paths. eg Advent Tower PC\C\Program Files\Microsoft Office\Microsoft Binder.lnk Advent Tower PC\C\Program Files\Microsoft Office\Microsoft Excel.lnk Advent Tower PC\C\Program Files\Microsoft Office\Microsoft Office Setup.lnk Advent Tower

Re: [PHP] Query/Error

2002-05-17 Thread Jason Wong
On Friday 17 May 2002 17:35, Anthony Rodriguez wrote: > I've a php script that creates (inserts) a new record in a MySQL table. It > executes, goes to the next page, but it doesn update the db> > > The db name and table name are OK. I've printed the values passed to the > script and it's OK too.

[PHP] Query/Error

2002-05-17 Thread Anthony Rodriguez
I've a php script that creates (inserts) a new record in a MySQL table. It executes, goes to the next page, but it doesn update the db> The db name and table name are OK. I've printed the values passed to the script and it's OK too. What code can I add to the script to find out the error of t