Welcome Guest, Not a member yet? Register   Sign In
CI generator for crud (bash and php) 0.1
#8

[eluser]MikeHibbert[/eluser]
Ok I think I have this working Big Grin

first off I changed the place you put it to inside the root like so:

path-to-ci-folder/crud/create

so now all you need to do is go to the folder and type:

php crud/create [options] [tablename] [fields]

with the 'all' option selected you get the following:

1 controller with list(index), add, edit & delete methods
1 method that can insert, update & delete records
1 folder in 'views' thats named after the table and has add, edit & list veiws that can be loaded along with you headers and footers etc.

this tested and worked fine on my staging server.

so here is a workflow:

Code:
1) drop the crud folder in the root of your ci folder
2) create you table in phpmyadmin or whatever you do it with
3) open your commandline and go to the ci folder of choice
4) type 'php crud/create a mytable name address (whatever your tables fields are basically)

you can do this as many times as you have tables Big Grin

Please test this and give feedback if you can

Mike


Messages In This Thread
CI generator for crud (bash and php) 0.1 - by El Forum - 12-09-2008, 08:01 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 09:51 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 10:05 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 10:47 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 10:51 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-12-2008, 04:38 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-13-2008, 07:33 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-13-2008, 10:43 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-14-2008, 04:50 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-17-2008, 01:01 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-17-2008, 03:10 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-17-2008, 01:00 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-17-2008, 02:02 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 05:03 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 05:08 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 06:42 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 06:46 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 07:09 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-19-2008, 07:16 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-20-2008, 06:55 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-21-2008, 06:31 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-22-2008, 10:17 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-22-2008, 10:37 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 03:14 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 03:29 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 03:36 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 03:51 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 04:07 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 04:36 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 05:55 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 06:43 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:19 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:28 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:43 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:46 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:48 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-23-2008, 07:58 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-26-2008, 08:25 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-26-2008, 12:59 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-30-2008, 01:51 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-30-2008, 02:18 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 12-30-2008, 06:22 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 01-29-2009, 03:51 PM
CI generator for crud (bash and php) 0.1 - by El Forum - 02-05-2009, 08:49 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 02-05-2009, 08:53 AM
CI generator for crud (bash and php) 0.1 - by El Forum - 09-22-2010, 09:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB