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 local server
(/srv/www/htdocs/mysite/php/teste.php) it works fine (I did it when using
version 4).
The manual says it works but it is not working for me.
Thank you
Deleo
PHP 5.2.0
MySQL 5.0.26
Apache 2.2.3
Suse Linux 10.2

