I tried many things, but ...
I tried this :
Code: Select all
<?
$a = readfile("http://localhost/~mafia/server_file.php");
?>sorry about trouble
Moderator: General Moderators
Code: Select all
<?
$a = readfile("http://localhost/~mafia/server_file.php");
?>Code: Select all
<?php echo date("m.d.y"); ?>