|
Ok First i installed Collgelinux, then gentoo, then Redhat 9, and finally im on Fedora. Now everything on Fedora is up to date well php version (4.3.6) but o well. I have everything installed, and php code like <?php phpinfo(); ?> works. But the Query_sting doesnt work, so if I code like <?php if($id == "check"){?>check<?php }?> . When someone types file.php?id=check that page should come up. But nope! I have spent so many hours installing everything, please help me. How do I allow for the query string to read? THANKS!!!!!
|