This is the heading,
PHP Version 5.0.0
Search found 4 matches
- Wed Aug 11, 2004 1:41 pm
- Forum: PHP - Code
- Topic: MySQL / PHP
- Replies: 9
- Views: 2269
Thank you for your time, the following is the result of your latest code. Please help. Thank you again. Array ( [0] => bcmath [1] => calendar [2] => com_dotnet [3] => ctype [4] => ftp [5] => iconv [6] => libxml [7] => odbc [8] => pcre [9] => session [10] => SPL [11] => SQLite [12] => standard [13] =...
- Wed Aug 11, 2004 1:33 pm
- Forum: PHP - Code
- Topic: MySQL / PHP
- Replies: 9
- Views: 2269
- Wed Aug 11, 2004 1:29 pm
- Forum: PHP - Code
- Topic: MySQL / PHP
- Replies: 9
- Views: 2269
MySQL / PHP
I am running php and MySQL. If I run MySQL at cmd command prompt or through windows explorer, it works, I can create database, tables, insert data, etc. Here no problem, it works. But when I am running the following code, just to make sure I am connected to the database, it does not work. When I run...