In this recent post to his blog Ian Christian looks at how to use the sfForm component of the Symfony framework to create dynamic sub-forms without a refresh to build it.
wanted to create a form that allowed me to dynamically add sub-forms via JS, without round-trips to the server.
I had a bit of a google, but failed to find much of use - so I wrote my own. This article contains my code for...
House of the Rising Sun, ancient computers version
The term "ancient" is relative and unfortunately I can remember using many of the machines in this video, but compared to what we have today, the various equipment used here are "older than...
Lars Tesmer's Blog: PHPUnit: Better Syntax for...
Lars Tesmer has an alternative to testing xceptions in PHPUnit that's a bit more flexible than just a docblock comment definition. My main issues with this way of expecting exceptions are:...
NetTuts.com: Uploading Files with AJAX
NetTuts.com has a new tutorial posted showing you some of the basics of uploading files via Ajax a bit more natively. I can't seem to reach the end of the fun stuff you can do with...
Post new comment