News Feed
Sections
News Archive


Community Events






feed this:

Andy Frey's Blog:
JavaScript PHP Remoting Demonstration
1 comment :: posted Saturday June 28, 2008 @ 16:22:17
voice your opinion now!

Andy Frey dropped us a line to tell us about a method he's come up with to make a remoting interface between Javascript and PHP5.

This is a demonstration of a very fast and easy way to build AJAX-type applications where communications between JavaScript on the client side and PHP5 on the server side is ideal. This library makes development of such systems fast and very simple.

In his example he shows how to create the PHP and Javascript functions that let the service talk back and forth. He defines a simple "Hello World" style application to show how it would be structured. He also includes a bit of more complex that has other functionality - getting a value out of an array and returning a property/private variable from the backend class.

tagged with: javascript remoting demo ajax interface object


Padraic Brady's Blog:
HTMLPurifer 3.1.0 Release Candidate Available
0 comments :: posted Wednesday April 23, 2008 @ 09:31:40
voice your opinion now!

Padraic Brady has noted that the latest release candidate of the HTMLPurifier software has been posted for download:

HTMLPurifer is possibly the most understated underpublicised quality library in PHP today. I consider it a fundamental standard library that is automatically included in every PHP web application I start these days.

This latest release candidate (their first!) includes updates on two major features - the use of autoloading and a change to the way you use the filters. Check out a demo of it in action or just download this latest release and try it out for yourself.

tagged with: htmlpurifier candidate release download demo filter autoload


cakephp package framework ajax job developer code PEAR conference zend release PHP5 mysql application releases book database security zendframework pecl

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework