The PHP archive

PHP is one of the most popular languages around, it is almost ubiquitous, has an enormous, thriving community and the barrier to entry is extremely low. Large volumes of code are available from enterprise ready packages to an even larger collection of scripts and classes. Peer support is also abundant across the world, with probably the largest user base of any programming language. The reasons for both learning and deploying with PHP are both convincing and many.

Read all about our big ideas on using the language, best practices, and some of the great things we’ve added back to the PHP community.

The Ghostmotion PHP archive is aimed at creating a valuable and original PHP resource with a view for syndication; you can be assured there will never be an off-topic posting or sleazy promotion.

PhaseCache – A great way to Cache PHP, and finally a reason to use ASP style tags!

PHP phaseCache is nifty method of caching PHP using ASP style tags, cURL, and apache’s .htaccess directives.

When you read this you’ll discover two things: 1.) It’s VERY simple, and 2.) Yes, finally found a reason for ASP style tags!

Also posted in Proof of concept, White Papers | Leave a comment