![]() ![]() | Join Date: Mar 2008 | iTrader: (0) |
Need php help
Ok so I have something well a script I want to require..But I cant seem to figure out the code needed to go back..Let me show you
I have this ok
subdomin.domain.com/script
I want to require it and put it on
domain.com
Ok thats like normal code and I know you can use . to go up..But how would you go up and then into the folder on the subdomain?
I have this ok
subdomin.domain.com/script
I want to require it and put it on
domain.com
Code:
<?php
require_once('./scriptl.php');
?>
--------------------
Out Of Work Admin





Linear Mode
