how do i access my root folders, through my php script? -


I have been added to a fax in the function inside another folder called AJAX, but it includes me this file Allows to:

 include  ("include / connect.fp");  

I know what to do, thanks, and im using the local host?

  WARNING: Included (included / connect.php) [function.include]: Failed to open the stream: C: \ xampp \ htdocs \ final \ ajax \ moreProfileUpdates.php on line 2 < / Code> 

your included () The function is trying to find AJAX / include / connect.fp, which does not exist. Try changing it:

  // Believers that the 'included' directory is a directory from the 'ajax' directory that contains '../includes/connect.php';  

Comments