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
where to start
Moderator: General Moderators
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: where to start
I like CakePHP as a framework and you could build a simple forum or blog to practice.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
Re: where to start
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.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
-
haithamedrees23
- Forum Newbie
- Posts: 2
- Joined: Wed Mar 10, 2010 11:14 am
Re: where to start
thanks a lot , but can you give some links for websites source code with the explanation about how to install it
thanks in advance
thanks in advance