passing parameters on a file in a different directory
Posted: Fri May 11, 2007 12:09 am
How can i pass a parameter to a function in a class from a different directory?
For example i have mycode.php in the /php/path/ directory.
I want to pass my $var variable to getdata.class into the function recievevar() in the /class/path/ directory.
Thank you for your notice
^__^
For example i have mycode.php in the /php/path/ directory.
I want to pass my $var variable to getdata.class into the function recievevar() in the /class/path/ directory.
Thank you for your notice
^__^