Raraken
08-05-2004, 08:52 AM
Okay, I have an external php file that contains variables.
Ie:
$this = that;
$you = meat;
so on, so fourth.
I'm having trouble getting the variables from the file though. :S
The method of getting the variables out doesnt matter, as long as I get them out. :)
Ie:
$this = that;
$you = meat;
so on, so fourth.
I'm having trouble getting the variables from the file though. :S
The method of getting the variables out doesnt matter, as long as I get them out. :)