Using PHP Variables Within Multiple Scripts
Posted: Thu Feb 25, 2010 12:59 pm
I have some variables declared in a search engine that i have written, the search results are declared as something and the echoed as $column. However i want to be able to use this declared variable within another script that will select a link to an image from a database according to the results outputted, yet i do not know how to include the variables within another script. Is there a way of doing this?
Any help would be appreciated, thanks in advance.
Any help would be appreciated, thanks in advance.