php.abdullahsolutions.com
Abdullah Solutions Using PHP: February 2008
http://php.abdullahsolutions.com/2008_02_01_archive.html
Abdullah Solutions Using PHP. This blog is about the PHP solutions I have to think of when I'm developing systems almost every single day. Wednesday, February 27, 2008. Finally got the behaviour working. Now I've even got my own behavior working. This is the latest models/behaviors/comment.php which I have come up with. Class CommentBehavior extends ModelBehavior. This- Comment=ClassRegistry: init('Comment','model');. Function setup(&$model,$config = array() {. Public function beforeFind(&$model, $query){.
outdoorslah.blogspot.com
The Great Outdoors: The great outdoors
http://outdoorslah.blogspot.com/2008/01/great-outdoors.html
Man and nature. The natural man. Friday, January 4, 2008. I'm a man of adventure! At least I like to think that I am). So once in a blue moon I actually tear myself away from my keyboard and go out to the great outdoors. I'm lucky to be living here in Malaysia where there is still a lot of nice places to go outdoors. Abdullah Solutions Using PHP. Abdullah Solutions Using Python. Abdullah Solutions Using Ruby. Abdullah Solutions To Graphic Design. Abdullah Learns Digital Photography.
outdoorslah.blogspot.com
The Great Outdoors: January 2008
http://outdoorslah.blogspot.com/2008_01_01_archive.html
Man and nature. The natural man. Friday, January 4, 2008. I'm a man of adventure! At least I like to think that I am). So once in a blue moon I actually tear myself away from my keyboard and go out to the great outdoors. I'm lucky to be living here in Malaysia where there is still a lot of nice places to go outdoors. Subscribe to: Posts (Atom). Abdullah Solutions Using PHP. Abdullah Solutions Using Python. Abdullah Solutions Using Ruby. Abdullah Solutions To Graphic Design. View my complete profile.
php.abdullahsolutions.com
Abdullah Solutions Using PHP: I need to migrate
http://php.abdullahsolutions.com/2008/04/i-need-to-migrate.html
Abdullah Solutions Using PHP. This blog is about the PHP solutions I have to think of when I'm developing systems almost every single day. Wednesday, April 23, 2008. I need to migrate. Fuh I need to get out of this country. :P. Anyway. that may be a long time coming. But first here's a good reference on how to migrate databases using cakephp at:. Http:/ cakebaker.42dh.com/2008/04/13/migrations-the-cakephp-way/. To sum it up you have to follow these steps:. Update the tables in sql. I need to migrate.
php.abdullahsolutions.com
Abdullah Solutions Using PHP: May 2008
http://php.abdullahsolutions.com/2008_05_01_archive.html
Abdullah Solutions Using PHP. This blog is about the PHP solutions I have to think of when I'm developing systems almost every single day. Monday, May 12, 2008. Using mysql functions in cakephp. Sometimes it's just easier to use mysql functions in the conditions. But cakephp automatically quote them. To disable the automatic quoting for any field just prefix the variable with a -! Notifications=$this- Notification- findAll(array('notification date'= ' = -! Posted by Abdullah Zainul Abidin.
photographylah.blogspot.com
Abdullah Learns Digital Photography: January 2008
http://photographylah.blogspot.com/2008_01_01_archive.html
Abdullah Learns Digital Photography. Learn to take better pictures using digital cameras. Tuesday, January 8, 2008. I have uploaded some pictures on the excellent online picture service, flickr. So to go directly to my flickr collection just head on over to http:/ flickr.com/photos/abdzah. Friday, January 4, 2008. I've always wanted to learn. Of course to get those kind of pictures takes a lot of practice. So here I am logging what I learn so that I won't forget. Subscribe to: Posts (Atom).
php.abdullahsolutions.com
Abdullah Solutions Using PHP: Using mysql functions in cakephp
http://php.abdullahsolutions.com/2008/05/using-mysql-functions-in-cakephp.html
Abdullah Solutions Using PHP. This blog is about the PHP solutions I have to think of when I'm developing systems almost every single day. Monday, May 12, 2008. Using mysql functions in cakephp. Sometimes it's just easier to use mysql functions in the conditions. But cakephp automatically quote them. To disable the automatic quoting for any field just prefix the variable with a -! Notifications=$this- Notification- findAll(array('notification date'= ' = -! Posted by Abdullah Zainul Abidin.