Archive for the ‘php’ Category

Free Ajax Upload Script Competible With PHP, .NET Or Coldfusion

Friday, November 20, 2009 8:28 No Comments

AJAX Upload is a free script for easily impelementing Ajaxed upload interfaces. It comes with ready-to-use server-side code for PHP, ASP.NET & Coldfusion. The script doesn’t require any JS library to run & compatible with any of them (the example code uses jQuery). As the upload function is fired with JavaScript, it is possible to [...]

Share
This was posted under category: Ajax, ASP, Development, php Tags: , , , ,

Collection of best free Open Source PHP Forum Scripts

Tuesday, October 20, 2009 10:28 11 Comments

Forum is a great place where people can have discussions and postings. Generally, a forum is a community with lots of user inputs and needs moderators to moderate the posts. 1. phpBB phpBB is the most popular and wide-used open source PHP forum script. It has an easy to use administrator control panel and takes [...]

Share
This was posted under category: Development, Open Source, php Tags: , ,

Free jQuery/PHP Powered Chat Room, Fully jQuery/JavaScript.

Thursday, October 15, 2009 3:53 No Comments

we are going to build a little chat program that is really easy to get up and running on any server running PHP. No database is required – as the chat will store itself in a simple text file. The technologies used: PHP – Will handle all the server side stuff Writing new messages to [...]

Share
This was posted under category: Ajax, Development, Jquery, php Tags: ,

Code Directly From Your Browser with the help of PHPanywhere.

Wednesday, October 14, 2009 9:46 No Comments

PHPanywhere is a new online service that’s changing the way people develop on the web. They enable users to develop and maintain their php/html projects online using any standard web browser. This is a web based free Integrated Development Environment or IDE for the PHP language, in other words it is an application that gives [...]

Share
This was posted under category: Development, php, web tools Tags: ,

CS-Cart: PHP shopping cart software & ecommerce solutions

Monday, September 14, 2009 13:31 6 Comments

CS-Cart is an “out of the box” ecommerce software solution with easy-to-use functionality that allows to start selling online immediately. Its feature set fits into businesses of any size, from a small single-product shop to a fully-featured online storefront. Designed for ease of use along with flexibility, CS-Cart is equipped with the latest ecommerce innovations [...]

Share
This was posted under category: Development, eCommerce, php Tags: , ,

Free to do list application based on Ajaxed, php, mysql.: myTinyTodo

Saturday, August 22, 2009 13:10 No Comments

myTinyTodo is a free to-do-list application with a very simple & clean interface. The application is built with PHP & uses MySQL or SQLite for storing data

Share
This was posted under category: Ajax, Development, php Tags: , , , ,