$filePath = substr($_SERVER["SCRIPT_FILENAME"], 0, strrpos($_SERVER["SCRIPT_FILENAME"], "/")); echo $filePath; // this gives the full file path
superb thanks
Post a Comment
1 comment:
superb thanks
Post a Comment