Archive for the ‘Open Source’ Category

Moving Towards PHP5

Friday, December 12th, 2008

The support for creating objects was from era of PHP3 but there was only the limited support of OOPS. Originally OOPS support was only meant to provide grouping of both data and functions together. As the PHP popularity grew the OOPS need also grew. (more…)

Web Services - An Introduction

Friday, December 12th, 2008

Today the Internet connectivity is increasing the day by day. Earlier the connectivity was limited only to the computers that were using same hardware and software technologies. But this limited functionality was insufficient to fulfill the ever-growing needs. So there was necessity of such kind of a system can allow inter platform communications, or I can say that the communications should be independent of the Operating Systems and Programming Languages. To address this issue the concept of web services was introduced. (more…)

MySQL - Ultimate Choice For The Web

Friday, December 12th, 2008

MySQL is the world’s most popular open source relational database management system. It is widely used web applications due to fast performance, high reliability and scaliblity, cost-effectiveness. Several powerful and smart features make MySQL the ultimate choice for web applications. (more…)