hi,
i wanted to check if that certain url is active or not, and ive used
fopen, file_get_conten t()..however these functions didnt worked out
because allow_url_open to our webserver is set to off.
someone recommended that i can modify it or achieve the same goal
through .htaccess. is this possible? how?
i wanted to check if that certain url is active or not, and ive used
fopen, file_get_conten t()..however these functions didnt worked out
because allow_url_open to our webserver is set to off.
someone recommended that i can modify it or achieve the same goal
through .htaccess. is this possible? how?
Comment