i think yes, because on my local server it is set to on. i also tried fopen and get_header still the same works fine on my local machine but doesnt upon uploading.
is there another way for me to check the validity of the url that doesnt reli with allow_url_open?
regarding my last question. i already check the url is valid, and it's a yes. next i will use this url as a parameter for a certain site www.mysite.com?url=..... after passing the parameter mysite.com will then produce a dynamic url, and i want to get the value of this new url.
|