> Actually I just found out that for file uploads you need to use PHP's
> $_FILES superglobal not $_POST.
Good deal.
> Hey, when is the Glue.php website going to get some examples on how to
> use it. I would be curious about to see how to properly combine
> glue.php with php-unit and smarty. I have already used it with smarty,
> but I am wondering what best practices can be used to put together a
> kick ass stack for MVC development...
I'd like to get more documentation, examples, and recipes posted, but
truthfully I just haven't written anything as of yet. I haven't had to
use Glue for any projects lately or else I would have turned the
project outline into some type of case study.
The only piece of documentation that isn't posted on the main
gluephp.com page is "Glue and Smarty" (
http://gluephp.com/
glueandsmarty.html). The methods outlined in that piece should be
easily transferrable to Twig.
I would be glad to post user-written documentation to the site if
anything is submitted.
Thanks,
Joe