Control Panel Help
Control Panel Help Categories
What is the correct permissions to assign PHP scripts? Continue reading
What is the correct File extension for PHP Scripts? Continue reading
What exactly is PHP? Continue reading
What is the max filesize that can be uploaded with a PHP script? Continue reading
What directory must PHP scripts be in? Continue reading
Where can I find more information on using PHP? Continue reading
What is the path to PHP binaries? Continue reading
Use the following outline to connect and begin querying the mySQL server from within your PHP scripts. Remember that you cannot connect to your databases remotely for security reasons; you can only connect from localhost. Continue reading