Search found 2 matches
- Thu Mar 10, 2016 5:49 am
- Forum: PHP - Code
- Topic: not able to access files inside folders in my php code
- Replies: 3
- Views: 1872
Re: not able to access files inside folders in my php code
what type of php code i have to insert??
- Thu Mar 10, 2016 5:11 am
- Forum: PHP - Code
- Topic: not able to access files inside folders in my php code
- Replies: 3
- Views: 1872
not able to access files inside folders in my php code
i have one blank.html file in <C:\wamp\www\Admin\pages\examples\blank.html> and i want to access api.php file in blank.html file which is in <C:\wamp\www\Admin\services\api.php> so how can i able to access api.php file in blank.html file. i want to see effects of api.php file code in blank.html file...