November 2006

Paparazzi!
Paparazzi! is a small utility for Mac OS X that makes screenshots of webpages.
It’s written in Objective-C using the Cocoa API and the WebKit framework.
It was inspired by webkit2png which is a commandline tool written by Paul Hammond in pyObjC, so all intellectual credit for the basic functionality goes to him. ;)
May 2006

FAQTs - Knowledge Base - View Entry - How do I retrieve raw HTTP POST data into a PHP script?
How 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?
1
(3 marks)