Submitted by admin on Thu, 12/08/2011 - 07:03
The site will be of full of PHP exercises and their solutions and will try to include tutorials at times to make the point easy to understand. But "Not so much". This site begins to fill that gap with different exercises from simplest scripts ("My first try!") to more complex.
Visit to test your PHP knowledge by solving scripts. When ready, post your answer script for the convenience of others. If you need tutorials web can be searched or tricky matter can be discussed here and then come up what you learned!
Submitted by admin on Fri, 12/09/2011 - 19:07
What is HTML?
HTML is a language for describing web pages.
* HTML stands for Hyper Text Markup Language
* HTML is not a programming language, it is a markup language
* A markup language is a set of markup tags
* HTML uses markup tags to describe web pages