Tag Archives: query

Useful Propel criteria methods and constants

I’m working with criteria quite often lately and must say it is a handy way of query writing. The only problem I have with criteria is that I don’t seem to find a simple overview (list) of the most important … Continue reading

Posted in Framework, General, mysql, Symfony | Tagged , , , | 6 Comments

3 tips when using jQuery

AjaxForm or ajaxSubmit This plug-in provides numerous options you can call to manage your form before and after submission and all this in AJAX. More info on http://malsup.com/jquery/form/ Live Query When an element is loaded into a page, you will … Continue reading

Posted in Javascript, Jquery | Tagged , , , , , , | Leave a comment