Call a PHP function in another file.
Posted: Sat Oct 14, 2006 6:02 pm
I have a PHP file and want to call a method in another file.
Currently I am using include to just include the file but I want to call a specific function in that file.
Please help me!
Thanks very much in advance.
-Tom
Currently I am using include to just include the file but I want to call a specific function in that file.
Please help me!
Thanks very much in advance.
-Tom