include with variables
Date: 04/24/06
(PHP Community) Keywords: php
hey guys, noobie question;
how can I include a file with a variable, like file.php?id=one or something? OF course it doesn't work with somethin like include ('file.php?id=one'); , but are there some other ways in PHP of doing that?
Source: http://community.livejournal.com/php/443201.html