Custom Search

You are currently browsing the archives for the PHP category.

post Category: Information Technology, PHP post Comments (7) postMarch 8, 2008

PHP MySQL Database Scripts - Generate Online by satya
History of PHP
PHP (it originally was abbreviation of for Personal Home Page) was first written by Rasmus Lerdorf . These were Perl scripts to track users of his Web pages. On communication and suggestions from other people he rewrote it as a scripting language and added [...]

post Category: Information Technology, PHP, Qcodo post Comments (0) postFebruary 5, 2008

Qcodo is another framework for PHP. It supports Form-a-like style programming. It has powerful components which are supported by many developers. PHP development cannot be easier without this. Despite its great QForm components, we can still extend the functionalities of each component. Lack of documentation is a minus side although you can get free support [...]

post Category: Information Technology, PHP post Comments (7) postFebruary 1, 2008

I found this interesting framework, VCL for PHP, it is almost the same as Qcodo in terms of stateful forms and User Interface (UI). Currently it is supported by Delphi for PHP from Codegear. We can design the form as found in Borland Delphi. It is robust and extendable through Component style.
VCL for PHP is [...]

post Category: Information Technology, PHP, Qcodo post Comments (2) postJune 15, 2007

If you were stuck in procedural programming using PHP, now it is the time to shift your programming style close to visual development and event-driven style. Previously, if you began developing an application using PHP, most likely you mixed all codes inside a single file. Your logic codes scattered amongst the html codes. Later on [...]

post Category: Information Technology, PHP post Comments (7) postMay 11, 2007

Akeyla is the middle name of Rasha. I dedicate the name Akeyla to current project I’m working on. Akeyla System is basically a fusion Content Management System and Blogging System. This product has a widget controller. Every content box will be managed a widget. I am still finalising the design. I am developing this Akeyla [...]