What is the path to public html in php?

The path to public html is: home/$cpusername/public_html/

Was this answer helpful?

 Print this Article

Also Read

How do I create a redirect for my site?

These rules should be added to your .htaccess file located in your public_html folder. This rule...

HTTP Error 500 - Internal server error

Internal Server Error help, 500 error Internal server errors can be caused by a few different...

Can I add my own CGI scripts?

Our LINUX web servers have the capability to run CGI scripts in your own 'cgi-bin' directory....

Do I use localhost or remotemysqlhost for my mysql connection ?

You can view whether your account is using localhost or remotemysql host in your cPanel...

Error: register_globals is disabled in your PHP

If you installed a new script and are getting the 500 error trying to load the page please see...