Welcome Guest, Not a member yet? Register   Sign In
FormIgniter.org launched - Easy form generator - source code now available
#28

[eluser]takasia[/eluser]
I just found it - it's really GREAT app!
Thank you so much! :-)

I'm thinking about using it in my project, I don't know if I will be able to do it, but I want to try this - if you don't mind of cource:

Make a form with your app ->
the files will go automatically to a random-named directories in
/controller/forms/_new_form_random_dir/
/views/forms/_new_form_random_dir/
/models/forms/_new_form_random_dir/
and the SQL would be automatically kicked making a random-named DB for the form.

The "random name" would be unique for every form and stored in separate DB - so calling for example form named "dummy45549" would call a DB named "dummy45549" and controller, view and model stored in:
/controller/forms/dummy45549/
/views/forms/dummy45549/
/models/forms/dummy45549/

I don't know if it's possible but I will give it a try :-)
If I succeed, I will post the files here (can I?).

Thanks once more for a great app and have a nice day :-)


Messages In This Thread
FormIgniter.org launched - Easy form generator - source code now available - by El Forum - 06-08-2010, 08:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB