Support Center » Knowledgebase » How do I use PHP5?



 How do I use PHP5?
Solution By default, files with a .php extension run under PHP4 and files with the .php5 extension run under PHP5. You can use .htaccess to change these default settings. To have .php files to run under PHP5, place this line in your .htaccess file:

AddHandler application/x-httpd-php5 .php



Article Details
Article ID: 50
Created On: Jul 20 2006 06:19 AM

 This answer was helpful  This answer was not helpful







home

Support
support center

// www.kionic.com / support center