By rp on April 16, 2009
This is going to be a quick post as I needed to write this done as its quite useful for anyone who either doesnt like or doesnt understand how the complex criteria objects work.
If you want to write code for a criteria object for the SQL statement which is something like this.
SELECT field1, field2 from [...]
Posted in Web Development | Tagged array, criteria, propel, sql statement, Symfony
By rp on February 22, 2009
I recently had to work on a signup form where the user was present different set of fields based on where the user came from. Lets take a sample scenario, I have a signup form where users get to from the “Plans” page.
If the user chooses to go with the Free Plan, he gets [...]
Posted in Web Development | Tagged algorithm, array, cc expiry, conditional validator, confirmation, credit card info, credit card validator, password validation, Symfony, widgets
Recent Comments