Categories

Articles

 Change/Select PHP version

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

 Does Cyclone Hosting support FFMPEG?

Unfortunately, Cyclone Hosting does not support the FFMPEG module, as it is too processor-intensive.

 How do I change file permissions?

Setting file permissions is very important in getting CGI scripts to work on your website....

 How to force HTTPS encryption when using an SSL

IMPORTANT: If you have existing code in your .htaccess, add this above where there are already...

 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...

 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...

 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...

 Ruby on Rails

For information about Ruby on Rails, visit their website.

 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...

 phpWebSite