php
php is a server side programming language. It is similar to Perl or C if you know about them. With php you can manage forms and make use of a data base in other ways. I use it more for my includes than anything else.
It is open source, free, very capable of doing what is needed for web work since it was originally developed for that use. And it is used on a lot, probably a majority, of web sites that make use of programming.
If you have not learned html and css pretty well you probably should not get into it, yet. Check out w3schools.com for more information. That is a good place to expand your knowledge of html and learn css, too.
|