Upgrading from php 3 to php4

How to pugrade from php3 to php4 on a CentOS 6 system.

wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -ivh epel-release-6-8.noarch.rpm
wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
rpm -Uvh remi-release-6*.rpm
yum –enablerepo=remi upgrade php-mysql php-devel php-gd php-pecl-memcache php-pspell php-snmp php-xmlrpc php-xml

Reference:
http://linuxdrops.com/how-to-add-epel-and-remi-repository-to-centos/

cakePHP 1.3 Reference

CakePHP Useful References

My Cut / Paste bind for #cakephp

Methods:   Model Controller View
Attributes:   Model Controller
Helpers:      HTML Form (optionsSearchable (youtube)

Models:   Validation Rules

Cake Plugins:
CakeDC Searchable Video Tutorial

PHP Refernece:
Date W3Refernce

Post/Redirection/Get Retaining Search String in URL

http://josediazgonzalez.com/2010/08/16/cakephp-plugins-a-biblical-retelling/

http://book.cakephp.org/view/1653/Creating-breadcrumb-trails-with-HtmlHelper

http://planetcakephp.org/aggregator/items/1584-using-breadcrumbs-with-cakephp

http://book.cakephp.org/view/1039/Associations-Linking-Models-Together

http://book.cakephp.org/view/183/Creating-Forms

http://book.cakephp.org/view/1081/Elements

http://www.pseudocoder.com/free-cakephp-book

21 Things I learned about cakephp

Videos:
http://about.digg.com/blog/rasmus-lerdorf-php-performance
http://tv.cakephp.org/

cakephp from the irc

A Date picker to be used. http://panitzco.com/Mike/tech/jquery/using-jquery-based-datetime-picker-controls-in-cakephp/

Great code picker, but only usable for non commercial uses.

When I asked in irc for some resources to learn from savant sent me here. (http://irc.cakephp.org/logs/link/1584088#message1584098)

From there I pulled the following:

http://www.pseudocoder.com/

http://debuggable.com/posts

http://blog.joebeeson.com/

http://mark-story.com/ – lead developer for cakephp

http://teknoid.wordpress.com

First there’s the ebook.  Great book and only 66 pages long.  It gets right to the heart of what might need to be done or seen from a practical aspect.

Then there’s the documentation.  I haven’t read it yet, but ‘savant’ (the guy that never sleeps).

Cakephp official documentation.

joeb’s blog

teknoid.wordpress.com

Cakephp Dev Notes

cakebin – a place to cut/paste for the irc channel

irc.freenode.net port 6777 #cakephp

http://book.cakephp.org/view/1522/Code-Generation-with-Bake

http://book.cakephp.org/view/1039/Associations-Linking-Models-Together

http://www.cakepackages.com/

http://dblog.com.au/web-development/10-helpful-cakephp-resources/

http://devmoose.com/coding/10-awesome-cakephp-tutorials

http://www.pseudocoder.com/archives/2008/02/10/cakephp-tutorials/

http://book.cakephp.org/view/1039/Associations-Linking-Models-Together

http://book.cakephp.org/view/1525/Migrations-with-CakePHP-schema-shell

http://nuts-and-bolts-of-cakephp.com/2008/05/09/cakephp-and-custom-sql/

http://cake-php.blogspot.com/2006/09/21-things-you-must-know-about-cakephp.html

http://book.cakephp.org/view/449/find

http://book.cakephp.org/view/17/Model-Extensions-Behaviors

http://book.cakephp.org/view/183/Creating-Forms