Search found 1 match
- Mon Apr 13, 2009 7:23 pm
- Forum: PHP - Code
- Topic: SQL: mysqli doesn't work, but neither does mysql_ in part
- Replies: 1
- Views: 104
SQL: mysqli doesn't work, but neither does mysql_ in part
Hi everyone, I've run this code through for a few hours, then I ran it through RapidPHP with no syntax errors, and I narrowed it down first to an error in using "mysqli" instead of "mysql". I replaced mysqli with mysql and it still caused errors... Warning: mysql_query(): supplie...