mardi 14 juillet 2015

How can I send a GET Request with link to a directory outside of www or public_html?

This is on a live server which I cannot give here but my file structure goes like this.

public_html > admin > index.php resources> config.php and functions.php // this is same the level as web directory resources > templates > back > delete_items.php

I got this link that is supposed to reach delete_items.php with a get request from the admin index.php but when I set the path to go back like this ../../resources/templates/back/delete_items.php it does not go back but instead displays http://ift.tt/1K5tKop

It works fine with XAMPP ....




Aucun commentaire:

Enregistrer un commentaire