The Little Guy Posted April 4, 2008 Share Posted April 4, 2008 I want to make a reference manual similar to php.net. So... I have a question: When they build their pages, do the hand code each one? or do they pull the information from a database? If they pull it from a database, what would be the best way to set up the database? if not/other what would be the best way to duplicate the site for a completely different language? Link to comment https://forums.phpfreaks.com/topic/99587-phpnet-similar-reference-manual/ Share on other sites More sharing options...
PFMaBiSmAd Posted April 4, 2008 Share Posted April 4, 2008 There is a link on the php.net documentation page - http://doc.php.net/php/dochowto/ Link to comment https://forums.phpfreaks.com/topic/99587-phpnet-similar-reference-manual/#findComment-509538 Share on other sites More sharing options...
The Little Guy Posted April 6, 2008 Author Share Posted April 6, 2008 It looks like they use XML, that seems like more work than what I would like to do. Any suggestions of a better way? Basically I want to make a better manual than the current PDF file that is used. Link to comment https://forums.phpfreaks.com/topic/99587-phpnet-similar-reference-manual/#findComment-510596 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.