Archive for 'PHP'

Sajax - Simple AJAX Toolkit

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.

Visit SAJAX

Posted on 24 May '08 by Priyantha, under AJAX, PHP. No Comments.

Setting Up a Web-Based File Manager: bfExplorer

Everybody knows how to use a conventional desktop application that acts as a file manager. And we all know how useful these manipulation utilities really are. They give us a hierarchical view of the content of our folders. They also have dozens of extra functions. In this series, we’re going to see how we can do this on a web server. We will present two freeware PHP-based file managers. You’ll find out how to install and configure them.

View Source Article

Posted on 15 April '08 by Priyantha, under MySQL, PHP. No Comments.