joonstar
04-18-2003, 12:43 PM
(1) file.php
(2) file.php3
What is the difference between the extention names?
(2) file.php3
What is the difference between the extention names?
|
||||
extention namejoonstar 04-18-2003, 12:43 PM (1) file.php (2) file.php3 What is the difference between the extention names? Phantom 04-18-2003, 12:53 PM In version 3 of PHP, the extension was .php3 - now it's just .php Eddyd84 04-18-2003, 01:29 PM There is no difference between .php, .php3, .php4, .pthml, .blah as long as your .htaccess is set to parse files with those extemtions as php. In your .htaccess add: AddType application/x-httpd-php .php, .php3, .icn, .blah, .codingforums or whatever :) |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum