Hello,
Currently in PHP, you cannot use ini_set() to edit allow_url_fopen
during runtime. Has anyone found a workaround or has any other ideas so
that I can use fopen() and file_get_conten ts() on a file hosted
somewhere else?
Thanks,
Michael Boutros
Currently in PHP, you cannot use ini_set() to edit allow_url_fopen
during runtime. Has anyone found a workaround or has any other ideas so
that I can use fopen() and file_get_conten ts() on a file hosted
somewhere else?
Thanks,
Michael Boutros
Comment