View Single Post
Old 04-30-2004, 05:55 PM  
WallaceW
Confirmed User
 
Join Date: Sep 2002
Posts: 106
Quote:
Originally posted by juicylinks
edit


can you use these on .shtml pages?
Yes, but not by default.

There are several ways to do that, but my fav is to make an .htaccess file in the directory where you want your .shtml pages with executable php. In that .htaccess put this:

AddType application/x-httpd-php .php .shtml

From then your .shtml will be treated as PHP also...

Regards
__________________
Where is my sig?!?
WallaceW is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote