Page 1 of 1

where to start

Posted: Wed Mar 10, 2010 11:18 am
by haithamedrees23
hi all

am new to php but i have a little background and i know how to connect to mysql and how to create some some pages but i need to use frame work to build complete website , what i need is where to start and if any one have any idea what web site to build as training

Re: where to start

Posted: Wed Mar 10, 2010 1:14 pm
by AbraCadaver
I like CakePHP as a framework and you could build a simple forum or blog to practice.

Re: where to start

Posted: Wed Mar 10, 2010 1:59 pm
by pickle
If you're just learning PHP and you want to learn PHP, I wouldn't recommend using a framework. Frameworks certainly let you build things faster, but you need to know what they're doing under the hood and how to properly use them before you can start building decent sites with them.

Re: where to start

Posted: Wed Mar 10, 2010 4:23 pm
by haithamedrees23
thanks a lot , but can you give some links for websites source code with the explanation about how to install it

thanks in advance