11-26-2005, 09:26 AM
|
|
Yes that IS me. Bitch.
Industry Role:
Join Date: Nov 2001
Posts: 14,149
|
Quote:
Originally Posted by Adultnet
its wrong just use php to include every thing
<? means start php .. put all the include lines and then put ?> means end php
should look like this:
<?
include("/xxx.php");
include("stt-in.php");
?>
|
thank you 
|
|
|