dragonusthei Posted June 2, 2006 Share Posted June 2, 2006 Hello,I was wondering if anyone knew of any tutorials or even an explanation of how files are made in PHP im looking on the lines of how a WIKIPEDIA page is made. Is wiki for example made by writing files to the server or are they made dynamicly from a database?Does any one know any good tutorials on making good static pages with PHP i have done some work with basic files html etc but would like to see more advanced uses of PHP writing files.Thank you Link to comment https://forums.phpfreaks.com/topic/11037-making-pages-with-php/ Share on other sites More sharing options...
poirot Posted June 2, 2006 Share Posted June 2, 2006 Wikipedia uses MediaWiki, a PHP script backed by a MySQL database:[a href=\"http://www.mediawiki.org/wiki/MediaWiki\" target=\"_blank\"]http://www.mediawiki.org/wiki/MediaWiki[/a] Link to comment https://forums.phpfreaks.com/topic/11037-making-pages-with-php/#findComment-41212 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.