just wondering,
is it possible to include a file using include() and at teh same time pass some variable or something to that file? say it contains a fucntion and the function needs an argument or whatever to work..? can i use scriptname.php?var=value?
k