Connecting the dots...
Thoughts on Web Development, Scalability and Application Architecture
  • Home
  • About Rajat Pandit
  • Contact
Browse: Home / array

array

Writing a Criteria statement for the IN Operator

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 | Leave a response

Conditional Validator in 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 | 1 Response

Search

Sponsored Links

Symfony Experts

Categories

  • Getting Things Done (RSS) (3)
  • SEO (RSS) (1)
  • Web Development (RSS) (86)

Recent Comments

  • zakaria on Skype audio playback and capture problem on ubuntu 8.10
  • Allen on sfDoctrineGuardPlugin: Signup, Validation and Profile
  • Susan on Creating utf-8 tables in symfony 1.4 /doctrine 1.2
  • Tynisha Cooper on FOWA 2008
  • Affordable Web Development on Making footer stick to the bottom of the page

Tags

accessiblity Add new tag apache 2 array bot build process Clean CSS dependencies development doctrine email gmail googl hack irc Javascript JeOS leopard linux mac macfusion mail namespaced OSX pear perl php propel protocol quit now search SEO simplexml ssh sshfs svn Symfony synchronization Ubuntu upgrade validation variants Yahoo! yahoo search

Copyright © 2010 Connecting the dots....