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


PHPBuilder.com:
PHP Object Remoting in Flex
0 comments :: posted Tuesday March 18, 2008 @ 12:05:53
voice your opinion now!

The PHPBuilder.com site has a new tutorial showing you how to interface PHP with Adobe's Flex functionality and to use remoting to let them "talk".

They dive right in, throwing download links at you and working through setup steps to get your environment up and running. With that out of the way, they show how to get the demo set up that uses their weborb framework.

The end result of the article is a simple Flex/PHP application that pulls information from the database and pushes it into a datagraid for display.

tagged with: object remoting flex adobe weborb database interface


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

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