Crud Create Read Update Delete

if you want create four basic operations create, read, update and delete on particular database table it is very easy with akelos framework by using scaffold command at console. In dos prompt go to your application path and type the following command

c:>appserv>www>mysite> php script/generate scaffold user

then the four operations for that table was created you simply open http://localhost/mysite/user

 
crud-create-read-update-delete.txt · Last modified: 2008/11/25 12:30 by 203.193.173.100
 

The Akelos Framework was created by Bermi Ferrer and other contributors.
Potions of the code and documentation have been ported from Ruby on Rails.

The Akelos Framework is released under the LGPL license.

"Akelos", "Akelos Framework", and the Akelos logo are trademarks of Bermi Labs All rights reserved.

Wiki driven by DokuWiki