Search found 2 matches
- Thu Sep 09, 2010 6:16 pm
- Forum: PHP - Code
- Topic: Please help with DB:Syntax error
- Replies: 2
- Views: 728
Re: Please help with DB:Syntax error
Hi Amargharat, I appreciate your suggestion - Yes the fetchRow function does indeed exist within DB.php. That would definitely explain the second error I reported. But unless I'm wrong I don't think it would have anything to do with the line "die ($rs->getMessage());" causing a DB:Syntax e...
- Wed Sep 08, 2010 10:26 pm
- Forum: PHP - Code
- Topic: Please help with DB:Syntax error
- Replies: 2
- Views: 728
Please help with DB:Syntax error
Hello, I am relatively new to PHP, but not to programming. I've recently installed PHP5, MySQL and Apache on a Linux machine. Everything is working great. I came across the book "Beginning PHP4 Databases", put out by Wrox Press. I'm working on a sample application called "Accounts Rec...