Re: [PHP] require and http

2007-07-20 Thread Richard Lynch
On Fri, July 20, 2007 7:17 am, Suporte - DPRJ Sistemas wrote: > I am returning to PHP and having some problems. > > Can anyone tell me if > require_once("http://www.mydomain.com.br/includes/teste.php";) really > do not work? It will not work if allow_url_fopen is set to OFF in php.ini Even if it

Re: [PHP] require and http

2007-07-20 Thread Zoltán Németh
orry I forgot to include the list in my reply - but you forgot that too ;) ) > Deleo > > - Original Message - > From: "Zoltán Németh" <[EMAIL PROTECTED]> > To: "Suporte - DPRJ Sistemas" <[EMAIL PROTECTED]> > Cc: "PHP - General List&q

Re: [PHP] require and http

2007-07-20 Thread Zoltán Németh
2007. 07. 20, péntek keltezéssel 09.17-kor Suporte - DPRJ Sistemas ezt írta: > Hello! > > I am returning to PHP and having some problems. > > Can anyone tell me if > require_once("http://www.mydomain.com.br/includes/teste.php";) really do not > work? > > If I especify the complete path for my