Diana Castillo wrote:
does anyone know of a command in php that will give you a list of the files already included . Something that would tell you whether a file is already included before you do the require_once ?
If you're using include|require_once, why worry if it's already been included?
-- John C. Nichel IV Programmer/System Admin (ÜberGeek) Dot Com Holdings of Buffalo 716.856.9675 jnichel@xxxxxxxxxxxxxxxxxxxxxxxxxxx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php