Saturday, June 10, 2006

 

SAJAX - Simple Ajax Toolkit by Modern Method - XMLHTTPRequest Toolkit for PHP

Sajax is an open source tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it.

Read more at www.modernmethod.com/sa...


 

Emulating a Basic Web Server with Sockets in PHP

Do you think that programming sockets with PHP is really hard work? Not at all. If you’re still not convinced, read this final part of the series “Handling sockets with PHP .” In three parts, this series shows how to work with low-level sockets in PHP . It introduces some of the typical tasks, such as creating sockets, as well as reading and writing socket data.

Read more at www.devshed.com/c/a/ PHP ...


This page is powered by Blogger. Isn't yours?