I tried this...
fopen(
And got this error....
fopen( failed to open stream: HTTP request failed! HTTP/1.1 401 Access Denied
How can I open a file protected by a .htaccess in a php script
fopen(
And got this error....
fopen( failed to open stream: HTTP request failed! HTTP/1.1 401 Access Denied
How can I open a file protected by a .htaccess in a php script