|
Posted by Jerry Stuckle on 09/28/43 12:01
Gilles Ganault wrote:
> On Mon, 28 Jan 2008 16:56:55 -0800 (PST), Kailash Nadh
> <kailash.nadh@gmail.com> wrote:
> (snip)
>
> Thanks guys, but
>
> 1. considering that CRUD is the bread-and-butter of computer
> programming, isn't there a couple of major tools to do this for PHP?
> It seems like no tool really gained traction. How come?
>
It is useful for accessing databases, but I wouldn't call it the
"bread-and-butter" of computer programming.
> 2. this is to write an application, so a database manager like
> PhpMySQL or MySQL Admin won't do. I really need some tool to handle
> this within the application
>
> For instance, I've seen those:
>
> http://p4a.crealabsfoundation.org/
> http://codeigniter.com
> http://www.fusebox.org
> http://www.phpobjectgenerator.com/plog/
> http://www.crudphp.com/
> http://www.phpulse.com/
> http://propel.phpdb.org/
> http://www.qcodo.com
> http://cakephp.org/
>
> Thanks.
>
So write the code to do it. It would take less time to do that than
you've spent doing all of your searches. It's really a small job.
And since a general purpose application won't work, you need something
specific, anyway.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|