[Edit] How do I do this in PHP4?
I want to make my site with tutorials templated with php4. I want to have it setup to do http://me.com/tutorials/index.php?id=1 would include the tutorial from "files/1.inc", http://me.com/tutorials/index.php?id=dammit would open "files/dammit.inc", etc. Can this be done? How? What would the code be?
[Edited by Nick on 10-28-2000 at 02:46 PM]
I want to make my site with tutorials templated with php4. I want to have it setup to do http://me.com/tutorials/index.php?id=1 would include the tutorial from "files/1.inc", http://me.com/tutorials/index.php?id=dammit would open "files/dammit.inc", etc. Can this be done? How? What would the code be?
[Edited by Nick on 10-28-2000 at 02:46 PM]