Viewing articles tagged 'php'
Creating a phpinfo page
Sometimes, when developing, you need to know all the php variables of the environment and it is...
Use PHP to connect to MySQLPhp offers multiples ways to connect to a local or remote MySQL database, each requiring a bit of...
Viewing your PHP settingsThis article provides information on how to use the phpinfo() to find our details regarding your...