May 2006
FAQTs - Knowledge Base - View Entry - How do I retrieve raw HTTP POST data into a PHP script?
by fredbirdHow do I retrieve raw HTTP POST data into a PHP script?
How can I get POST data from a non-browser based application into PHP?
How should I do to get raw data whose content-type is application/x-www-form-urlencoded with PHP?
July 2005
Content with Style: Database-driven tree structures with XML and XSLT
by fredbird & 1 otherThis article deals with the display of tree-structures that are driven by a database. There are actually a few approaches to transform a 2-dimensional structure into a tree, and it seems odd that most are unknown to many developers.
1
(2 marks)