Does anyone know a good Add Update Delete get Search List tool with PHP/MySQL?
I have built one previously and am building another 2 years later but wanted to find an advanced one to possibly use instead
there is none on HotScripts which seems to be of a complete workable standard that is free
Best AUDGSL Development utility?
Moderator: General Moderators
-
BestCostAnalyst
- Forum Newbie
- Posts: 4
- Joined: Sat Feb 16, 2008 4:16 am
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
Re: Best AUDGSL Development utility?
It's more commonly known as CRUD (create remove update display) or scaffolding. They seem to come with all the major frameworks.
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
Re: Best AUDGSL Development utility?
Look up ezPDO, Propel, Doctrine, Zend_Db, Creole...
Note, these can have a certain learning curve before use. Doctrine seems to be gaining a certain greater attention over the past year...
Note, these can have a certain learning curve before use. Doctrine seems to be gaining a certain greater attention over the past year...
-
BestCostAnalyst
- Forum Newbie
- Posts: 4
- Joined: Sat Feb 16, 2008 4:16 am
Re: Best AUDGSL Development utility?
Does anyone know any others that are currently in working condition?
I have started talking to doctrine about bugs in the versions thats 'ready to go' haven't noted a reply yet
I have started talking to doctrine about bugs in the versions thats 'ready to go' haven't noted a reply yet
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Best AUDGSL Development utility?
For PHP, try phpclasses.org. In general, freshmeat.net is a good source.
(#10850)