Search found 1 match
- Fri Apr 19, 2002 6:16 am
- Forum: Databases
- Topic: Configuring MySQL in PHP
- Replies: 5
- Views: 12661
Example of SQL failing
As requested here is an example of the PHP code that is not working. It prints allthe connection stuff but then prints the "No MySQL result" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Do MySQL 2</title> </head> <body> <?PHP $DB_HOST = &quo...