Hello I am new to PHP so any help would be great
I am trying to call up another php file with a paramenter
ie. include "a.php?id=2";
however nothing shows up from it, I have checked the files and ran them..so no syntax errors..
I am thinking perhaps its some settings in php.ini?
btw, I am using
php5.2
apache2.2.4
thanks for the hlep