PHP co Zend raises $20m fourth round (Globes Online)
PHP co Zend raises $20m fourth round (Globes Online)
The funding round was led by Greylock Partners, which is making its first investment in the company.
PHP co Zend raises $20m fourth round (Globes Online)
The funding round was led by Greylock Partners, which is making its first investment in the company.
Beginning Google Maps Applications with PHP and Ajax (Slashdot)
Michael J. Ross writes “Just as PHP and other Web scripting languages have made it possible to create dynamic Web pages, online mapping services are making it possible to create dynamic maps that can be customized by a Web site owner, or made customizable by a site visitor. In the case of Google Maps, this is done using the built-in application programming interface (API), which is described in a
Build your own RSS client with PHP and the PEAR XML_RSS package (Tech Republic)
RSS, also known as Really Simple Syndication or RDF Site Summary, is a file format which allows Web sites to publish and syndicate the latest content on their site to their users. An RSS “feed” is expressed in XML; and as a result, it can be read by any client capable of parsing an XML file. See how you can use the PEAR XML_RSS package to build a simple RSS client that integrates news headlines