I want to call submit.php from folder CA/library.
How would I go on doing it? I am confused if I should directly include("submit.php"); or include("../") or include("./");
What is the difference between each one? Please help thanks
I want to call submit.php from folder CA/library. How would I go on doing it? I am confused if I should directly include("submit.php"); or include("../") or include("./"); What is the difference between each one? Please help thanks |
|||||||||
put on hold as off-topic by MichaelT, Oded♦ 2 days ago
|
|||||||||
|