Quote:
Originally posted by Oracle Porn
PHP Code:
<?PHP $rv_path="rv/rv/"; include($rv_path."rv.php"); ?>
how to convert it to shtml?
|
< !- - #include file="rv/rv/rv.php" - - >
Leave out the spaces in the html comment delimiters, had to do that to get it to show up
