News

I have a server where I'm using php+MySQL for users administering it.The server is Debian Etch (custom 2.6.23 kernel from kmuto). Everyone from the LAN can connect to IP/phpmyadmin from Firefox ...
To connect to a MySQL server, PHP needs a set of MySQL functions called “MySQL extension”. This extension may be part of the PHP distribution (compiled-in), otherwise it needs to be loaded dynamically ...