Open Source

PHP Form Validation Script

Posted under Development, Open Source, PHP on Sunday, 15 May 2011 by

It is very essential to have the input to your form validated before taking the form submission data for further processing. When there are many fields in the form, the PHP validation script becomes too complex. Moreover, since you are doing the same or similar validation for most of the forms that you make, just too much of duplicate effort is spent on form validations.

PHP Form Validation Script

9 great potential open source PHP projects

Posted under Article, Featured, Open Source, PHP on Friday, 1 April 2011 by

PHP open-source world very exciting, which we all contact with many famous open source projects such as Drupal, Sugar CMS, Joomla, etc., but in this article, the author selected nine new awareness is not high, but can Very useful in some areas, currently in development stage, promising PHP open source projects. I am sure you will be amazed after reading the reader: the original PHP is also capable so many things.

9 great potential open source PHP projects

Edit images in your CMS.

Posted under Open Source on Monday, 18 October 2010 by

Many Content Management System does not have image editing. And all users does not have an image editing program, that´s why PHP Image Editor has been developed. It just receives an image path, and then it´s possible to start editing. It´s really simple to install as a plugin in Joomla, and it´s easy to add to your own Content Management System.

Edit images in your CMS.

Yahoo-BOSS-Client

Posted under Open Source on Monday, 18 October 2010 by

Yahoo BOSS (Build your Own Search Service) is a free search API. This package can retrieve results of web, news and image search and also cache them.

Yahoo-BOSS-Client

Best open source PHP program

Posted under Article, Featured, Open Source, PHP on Thursday, 20 August 2009 by

A large number of PHP Open Source Applications to change the world, change the Internet.

Best open source PHP program

Free web testing with CubicTest

Posted under Java, Open Source, Software on Wednesday, 5 August 2009 by

CubicTest is an open source tool for writing functional tests for web applications, written as an eclipse-plugin and released under the Eclipse Public License.

Free web testing with CubicTest

phpWebSite – Open Source CMS

Posted under CMS, Open Source, Software on Friday, 24 July 2009 by

phpWebSite provides a complete web site content management system. Web-based administration allows for easy maintenance of interactive, community-driven web sites.

phpWebSite – Open Source CMS

Scuttle -Web-based social bookmarking system

Posted under Open Source, Web bookmarks on Thursday, 16 July 2009 by

Web-based social bookmarking system. Allows multiple users to store, share and tag their favourite links online.

Scuttle -Web-based social bookmarking system

Sabros.us – Bookmark open source

Posted under Open Source, Web bookmarks on Thursday, 16 July 2009 by

sabros.us is a system to organize the bookmarks added to your web. Same as de.icio.us, you can manage your bookmars, but with sabros.us you can do it in your own web page.

Sabros.us – Bookmark open source

PHPizabi – open source social networking platform

Posted under Article, Open Source, SNS on Wednesday, 15 July 2009 by

PHPizabi is a feature rich social networking platform that integrates everything you need to jumpstart your community, dating site, or social networking portal right out of the box

PHPizabi – open source social networking platform

Php-MultiShop is a CMS & e-Commerce System

Posted under E-Commerce, Open Source on Wednesday, 15 July 2009 by

Php-MultiShop is a CMS & e-Commerce System, an OpenSource platform to realize a virtual mall that includes various shops and contents. The user will have a global vision of the portal, to read the most interesting content (news, forums, curiosities, suggestions, reviews, cultural or commercial events, fairs, recipes, tourist itineraries,…) and will have the possibility to visit the shop desired.

Php-MultiShop is a CMS & e-Commerce System

osCommerce, Open Source Online Shop E-Commerce Solutions

Posted under E-Commerce, Open Source on Wednesday, 15 July 2009 by

osCommerce has attracted a large growing e-commerce community that consists of over 215,100 store owners and developers who support each other and extend osCommerce Online Merchant with add-ons being contributed on a daily basis.

osCommerce, Open Source Online Shop E-Commerce Solutions

Phenotype CMS

Posted under CMS, Development, Open Source, PHP on Wednesday, 15 July 2009 by

Phenotype CMS is a PHP/MYSQL based Open Source Content Management Framework dedicated to serve two basic principles:

Phenotype CMS

PHP ezSQL Database Class

Posted under Database Tools, Development, Open Source, PHP on Sunday, 12 July 2009 by

ezSQL is a class that makes it ridiculously easy to use mySQL, Oracle8, SQLite (PHP), within your PHP script. Includes lots of examples making it very easy to understand how to work with databases.

PHP ezSQL Database Class

Cache output and objects

Posted under Development, Open Source, PHP on Sunday, 12 July 2009 by

It checks if a given cache file exists and is updated. If it is updated, it outputs the cached content. Otherwise it starts capturing the output of the current script.

Cache output and objects