View Single Post
Old 01-11-2005, 07:16 PM  
silver211
Confirmed User
 
Join Date: Jan 2005
Location: Qc,Canada
Posts: 197
Quote:
Originally Posted by calmlikeabomb
Edit: Just rename your html files to .php extension and do something like this:

Code:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<?php echo 'Sup Hoe' ?>
</body>
</html>

http://www.hotgirl21.com/test.html

Nothing appear
silver211 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote