cakephp save to single field single row
from http://stackoverflow.com/questions/3615827/how-do-i-update-1-field-in-cakephp $this->Event->id = $id; $this->Event->saveField(’is_featured’, true);
from http://stackoverflow.com/questions/3615827/how-do-i-update-1-field-in-cakephp $this->Event->id = $id; $this->Event->saveField(’is_featured’, true);
Wasted me an hour figuring permissions etc, eventually found this: Thx. http://knowledgeisunlimited.blogspot.hk/2011/12/setting-up-cakephp-on-mac-os-x.html change your user.conf file in etc/apache2/…. <virtualhost *:80> DocumentRoot /Users/yourusername/Sites/pathttocake/app/webroot ServerName pathtocake <Directory "/Users/yourusername/Sites/pathtocake"> Options Indexes FollowSymLinks AllowOverride…
quoted from Stackoverflow http://stackoverflow.com/questions/8158129/loading-vendor-files-in-cakephp-2-0 It is just an expensive, verbose and very silly wrapper for require_once(). I tested and found exactly true.
http://www.malcolmcoles.co.uk/blog/wordpress-smart-quotes/ I hope they add a turn off option in the control panel asap To fix this, you can disable the automatic smart quote function. Go to your functions.php file,…
http://deliciouscake-php.blogspot.hk/2013/08/cakephp-2x-tutorial-for.html note that I found apt-get poedit in ubuntu can’t run on my ubuntu server. I end up download a desktop mac version. Put “Configure::write(’Config.language’, ’chi’);” into your bootstrap.php File
http://en.support.wordpress.com/videos/youtube/ specifying width, height, no related video, can also specifying start and end time &start=75&end=85
LINK HERE
LINK HERE
LINK HERE
http://extensions.joomla.org/extensions/core-enhancements/flash-management/22595