variable in LINK ?
-
hello, i want the php file to include variable folder (i.e. MYSITE.COM/MYFOLDER)
what change needs this:
<?php
$var=MYFOLDER;
$site=MYSITE.COM
include(” .$var / .$site “);
?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘variable in LINK ?’ is closed to new replies.