prokhaled
Mar 10th, 2002, 07:58 AM
This example include show.php File with the current file
include("show.php");
using php:
How can I go to show.php file without include current file ?
include("show.php");
using php:
How can I go to show.php file without include current file ?