I tried refreshing mySQL's status a few times and refreshing the file again. Suprisingly, it can connect to mySQL!
What I dont get this, whenever I do a refresh on this .php file, it lost connection again 🙁 !!
What is wrong???
Is there any configuration file that i need to look into???
By the way, my next concern is, if I were to develop .php files on Win98/PWS/mySQL platform and later ftp to linux/apache/mySQL server, would the script still be working, assuming my concern is simply retrieving data from mySQL and that i'm not meddling with filesystems?
I have not try it yet. But would it actually work? Has anyone successfully done anything like this??