On Monday 14 January 2002 07:19, Cory wrote:
> Is there anyway that I can have a file (ex: functions.txt) that has all of
> my functions in it.  And I can call that file and use the functions that
> are in it.  If it is possible, than that would save me a load of time,
> thanks
>
> Cory


include('functions.txt');


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
"People should have access to the data which you have about them.  There 
should
 be a process for them to challenge any inaccuracies."
-- Arthur Miller
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to