30 March 2005 09:30
Building Modular XHTML Web Pages using PHP - loadaverageZero
This lab series is not a tutorial on writing PHP programs or scripting dynamic Web pages. Rather it's intent is to demonstrate how you can use PHP to separate the different elements that make up a well designed and valid Web page into their component parts and have these parts adapt in certain powerful ways. These components correlate almost exactly with the modular design of XHTML itself. Any number of other Open Source languages such as Perl or Python could be used to achieve the same goal. Or commercial ones certainly, but let's not go there.
folderblog
by 9 othersA PHP script that displays images placed in a given subdirectory. Can be used as a gallery
MailFeed: Generate an RSS feed from a POP3, IMAP, or NNTP mailbox
MailFeed is a PHP script that checks a POP3, IMAP, or NNTP mailbox on demand and returns an RSS feed containing the messages in the mailbox.
PHP5 Apache MySQL sur Windows : WAMP5
by 13 othersConçu exclusivement pour être utilisé en tant qu'environnement de test, WAMP5 va vous permettre de découvrir les nouvelles fonctionnalités de PHP5 :