I'm looking to include a remote file via include() but Wayne said it shoudn't be done.
"Windows versions of PHP prior to PHP 4.3 do not support accessing remote files via this function, even if allow_url_fopen is enabled."
My developer runs 4.2 and it works fine, though. Wayne suggested to use Javascript, but was he correct in his assessment? I'd like to use PHP if possible.











Bookmarks