|
|
|
|
Search Results for: site:pookey.co.uk Handling Uploaded file in symfony's admin generatorWhen a file is uploaded using sfForm in the admin generator, by default the filename that's used is a random string, which can look bad… read more Cacti and Exim - a (mostly) complete guide - Part 1I wanted to make exim statistics available over SNMP such that I can easily hook it into cacti and nagios. read more Embedded forms using Javascript with sfFormThis article contains my code for a proof of concept, and a brief description of what it does. It is proof of concept, and done… read more PHP workflows – ezComponentsWorkflows are a useful tool to help manage business processes. In this post I take a look at the workflow engine of eZ components, which… read more Sending multipart email from a Task in symfony 1.4I recently needed to send the result of an action in symfony via email daily. E-mail has changed slightly in symfony 1.3/1.4 - here's how… read more Embedded forms using Javascript with sfFormI 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… read more PHP workflows - ezComponentsWorkflows are a useful tool to help manage business processes. In this post I take a look at the workflow engine of eZ components, which… read more YAML in PHP - fun with sfYamlIn this post I introduce sfYaml, a YAML parser for PHP - building on my previous blog post about routing. read more sfServiceDefinition - a brief introductionFabien has already introduced the symfony service container, and will be shortly releasing a post covering more of it. I was keen to get my… read more Playing with symfony routingsymfony 1.2 was quite an improvement over 1.0, one of the most important changes was improved decoupling between components. In this article we're going to… read more Selecting a random database rowI recently wanted to select a random row from a database, it seemed like a pretty trivial thing to do - but as often the… read more |
|