What is the absolute path to my site?

The path to your site on the server would be:

/home/username/

Where "username" would be your username assigned when you signed up with Cyclone Hosting.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

PHP 5.4 vs 5.3 differences : What to watch out for

Each major release of any framework can make someone begin to second-guess what is still...

How to use the PHP mail function

You can use the PHP mail() function to send an email with PHP. The simplest way to do this is...

Parsing PHP code within HTML pages

The easiest way to parse or run PHP code within an HTML page is to simply change the extension...

Change/Select PHP version

If you require a different version of PHP than which we run by default you can select which...