Php Learning Material

Tutorials on PHP, databases and other aspects of web development. Before posting a question, check in here to see whether there's a tutorial that covers your problem.

Moderator: General Moderators

Post Reply
medavidcook
Forum Newbie
Posts: 1
Joined: Wed Jul 30, 2014 5:28 am

Php Learning Material

Post by medavidcook »

Hello,

I am looking to learn php, I know basic stuff but want to expand my knowledge. Is there any good material out at this moment that can help me expand my knowledge.

Thanks
pbs
Forum Contributor
Posts: 230
Joined: Fri Nov 07, 2008 5:31 am
Location: Nashik, India
Contact:

Re: Php Learning Material

Post by pbs »

Check php.net
Also you can download manual from http://php.net/download-docs.php
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Php Learning Material

Post by Celauran »

PHP: The Right Way.

Beyond the basics, what are you looking to learn? Are you familiar with OOP? Dependency injection? Unit testing?
Post Reply