Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Jim Plush's Blog:
New AJAX/PHP framework - My-BIC is LIGHT and TASTY!
Feb 20, 2006 @ 13:06:36

In his latest post, Jim Plush looks at an Ajax/PHP framework that he has created that's lightweight and supports just the bare-bones of things - My-BIC.

I'm looking for some volunteers to try it out and voice their opinions. The basic concept is: one xmlhttp class that takes care of sending and receiving data and a php script on the server that acts as a front controller that all ajax requests go through.

2 lines of javascript and one php class are all you need to get an ajax setup going! So far it's for PHP5 however if there is interest in PHP4 I will create a quick version for that as well.

He gives a code example in the post, and includes a graphic detailing how it all ties together. For more information on this simple framework, check out its current site.

tagged: ajax framework My-BIC light XML JSON TEXT Javascript ajax framework My-BIC light XML JSON TEXT Javascript

Link:


Trending Topics: