Archive for the 'PHP' Category

Free Wallpaper Script ready for download

Friday, December 18th, 2009

Free wallpaper script is a free PHP script to create wallpaper sites. I have a wallpaper site for couple years now and each year I am rewriting it in order to improve it. I am so happy with it so I decided to share script for creating wallpaper sites. (more…)

PHP 5 & XML related

Thursday, October 12th, 2006

I was searching for XML handling and speed, memory factor on php. Particularly I was looking for how to use XSL transformations in php, do I need to populate exact xml or may I populate very large xml file and use the part htat I needed throught XSL. I came across with this article Processing Large XML Documents with PHP 5 which has benchmark for accessign particular record in XML using different feautures of PHP 5. Also there is very useful presentation explaining XML usage in PHP5, “XML in PHP 5″ workshop slides.

Also there is a benchmark of XML parsers.

© 2005-2010 veppa.com | Sitemap