From
iTech College
(Hypertext Preprocessor (PHP)
Basics)
Clicks:61 | User Rating:0
PHP is a computer scripting language, which is originally designed for creating dynamic web pages. PHP is an open-source language, used primarily for dynamic web content and server-side applications.
In this course, you will learn how to:
How to write to screen; Generate and Retrieve a query string; Use functions; Redirect a page; Show environment variables; How to use cookies in PHP; Include a page; How to connect to MySql database; PHP`s most advantage: create an image directly.
Textures: Expert This is part 4 of my texturising-tutorial where I explain how to make variations of your basic-tiles. Otherwise a whole field will look mighty boring.
A complete blog engine using django in 60 minutes A quick overview over the django web development framework. Learn about django while building a very nice blogging app capable of many of the usual features in a blogging engine, like comment, an rss feed, text based search, etc..