[Avarice]
10-03-2000, 08:27 PM
hey using php, how do i make it so that the include() includes a file that is a variable...
like if i type in http://www.blah.com/template.php?var1=page1 how will i make it so that the php include() includes page1.inc
like if i type in http://www.blah.com/template.php?var1=page1 how will i make it so that the php include() includes page1.inc
