Re: [PHP] Function No Longer works

2001-06-30 Thread Hugh Bothwell
Look for 'allow_url_fopen' in your config file. ""Black S."" <[EMAIL PROTECTED]> wrote in message 9hi6hi$2s9$[EMAIL PROTECTED]">news:9hi6hi$2s9$[EMAIL PROTECTED]... > I have found the problem with my previous post and PHP functions no longer > working. It seems the code: > > include("http://www.d

[PHP] Function No Longer works

2001-06-29 Thread Black S.
I have found the problem with my previous post and PHP functions no longer working. It seems the code: include("http://www.domain.com/path/to/file.txt";); no longer works? If I type in a complete directory path then it works great, but no Internet include, any one know why? Thanks -- PHP Ge