I thought this was worth mentioning:
* using inline=false from an element will probably not work
since…’this’!
So, echo $javascritpt->link(‘file.js’) FTW! ![]()
I thought this was worth mentioning:
* using inline=false from an element will probably not work
since…’this’!
So, echo $javascritpt->link(‘file.js’) FTW! ![]()
After defining the function beforeSave in one of my models, I could not get it to update table records anymore. No matter what I did, any call to save function would only create a new record.
When updating a database record, you might not want to update every field. CakePHP has a “not so cool” behaviour when updating records, which might lead to password changing even when user has not updated its password in the form.
Some tips about CakePHP and the Auth component. How to use password validation in the model, overriding the default hashing function.
Page optimized by WP Minify WordPress Plugin
Miscellaneous is Digg proof thanks to caching by WP Super Cache