Project

74 views
Skip to first unread message

Alessio Siciliano

unread,
Jul 9, 2013, 1:22:54 PM7/9/13
to vood...@googlegroups.com
This project is still in development?

Mardix

unread,
Jul 9, 2013, 1:45:10 PM7/9/13
to vood...@googlegroups.com
Yes it is


Thank you for your interest. 

Alessio Siciliano

unread,
Jul 9, 2013, 2:39:08 PM7/9/13
to vood...@googlegroups.com
It's a good framework.

Mardix

unread,
Jul 9, 2013, 3:37:55 PM7/9/13
to vood...@googlegroups.com
Thank you. If you have any issues or questions, please let me know... 

I'm trying to let more developers know about it, you know.

Alessio Siciliano

unread,
Jul 9, 2013, 3:57:41 PM7/9/13
to vood...@googlegroups.com
I'm creating a browser and I wanted to know if there is support for query string.
For example: localhost/module.php?controller=function

Mardix

unread,
Jul 9, 2013, 4:07:30 PM7/9/13
to vood...@googlegroups.com
By default when mod_rewrite is on on Apache, you would do: localhost/Module/Controller/Action?argKey=argValue

Or if you dont want to use it, it would be localhost/index.php?/Module/Controller/Action?argKey=ArgValue

/App
____/Main
_________/ Module
_________________Controller.php
__________________________::actionAction()

And to retrieve the argKey, inside of actionAction(), $this->getParam("argKey");

But I would suggest you to use Voodooist to generate your files on the fly: https://github.com/mardix/Voodoo#--appconfappjson



Alessio Siciliano

unread,
Jul 9, 2013, 4:19:11 PM7/9/13
to vood...@googlegroups.com
thanks!!!!
When you finish writing the documentation on the site?

Greg

unread,
Aug 13, 2013, 11:39:37 AM8/13/13
to vood...@googlegroups.com
I really like the layout and potential. Keeping it simple will be the key.

Let us know if/how you need help.

Greg

Reply all
Reply to author
Forward
0 new messages