Posted by Alvaro G Vicario on 06/15/05 13:50
*** Jerry Stuckle wrote/escribió (Wed, 15 Jun 2005 06:37:35 -0500):
> require_once($_SERVER['DOCUMENT_ROOT'] . '/include/script2.php');
I was about to answer this. One more comment: it's a good idea to use a
special extension to distinguish this sort of files. I normally use
something like "functions.inc.php".
--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
[Back to original message]
|