Where can I find PHP Homework Assignments?

Willy

New member
I want homework assignments from Basic to Advanced PHP so I can better learn and understand PHP. I want to create the programs myself. What kind of sites are there like these?
 
The best php site with code examples is php.net

There are no sites with homeworks and solutions in php because most universities and schools don't use php to teach intro to programming or object oriented programming.

I would recommend you look up a tutorial video on youtube for php. php is really easy to pick up if you have any programming experience so you will be writing web scripts about 10 mins into the video!

Good luck!
 
Back
Top