01-07-2008, 05:29 PM
|
#3 (permalink)
|
|
The Visitor
Join Date: Jan 2008
Posts: 2
Thanks: 0
|
Did that, still the same, now i've added the mysql connect above the <html> tag, and still no difference, but whhen I make an new file in notepad, put the code there, and put <html><body>test if mysql works</body></html> under it, then run mysql.php, you'll see that it worked (also added an echo "MySQL Connected" now, and in the mysql.php it worked but in the real file it didn't work.
|
|
|
|