I\'ve recently managed to get the betas of Codeigniter 2.0 and Doctrine 2.0 working together, thanks to the help from this guide: http://eryr.wordpress.com/2010/09/26/integrating-doctrine-2-with-codei
I\'m trying to i开发者_Python百科mplement modular extensions into a codeigniter 2 setup but am having a few problems. I followed the installation instructions on the wiki and everything was working fi
Heres what I\'m trying to do. I want to have a homepage with my signup form that doesn\'t refresh the page every time a validation step is failed.
I want to return the function when a certain time has passed. In my function below the return thing didn\'t work(the alert was triggered).