
bugjoy - 2006-10-20 09:03:15
The program provides the msg below:
Warning: require_once(session_management.php) [function.require-once]: failed to open stream: No such file or directory in D:\PHP\xampp\home\p2pmembers\newestmember.php on line 3
And I noticed that there is such a piece of code in the file:
require_once('session_management.php');
require_once('../admininstration/class_and_files/initialization_for_client.inc');
It seems files not uploaded, right?