PHP MySQL functions
How to add, extract, update or delete data Well, now that our database table “mytable” is created (see previous
Webmaster Tools
How to add, extract, update or delete data Well, now that our database table “mytable” is created (see previous
date(), mail() and other PHP functions There are lots of different PHP functions. We’ll cover only few of them.
if, while, for and other control structures The main PHP control structures are: if, while, for and others. Well, let’s take
PHP variable addition, subtraction etc. And now let’s see what we can do with the variables in our PHP
PHP variable types. Integers, strings, arrays Well, now let’s talk about variables. PHP variables are represented by a dollar
PHP comments and PRINT command Well, you’ve already configured your software and now are ready to learn PHP. All
Configuring Windows for local PHP development It is easier to develop your PHP scripts locally on your own computer
Well, you already know HTML programming and now would like to learn a new web programming language. PHP is one