For example, assume I have one file that contains several functions, then if use "include_once('functions.php')" on several pages, does the server reload the file for every page, or does it know to save it for all pages used in the session?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php