PHP Course N2 Dec 10th, 2008
In this video tutorial you’ll see us creating a full PHP project from beginning to the end. We will create a guest book. You will see us creating tables in MySQL database, making forms, using loops and checking entered to the fields information.
Watch free Php MySql tutorial online:
VN:F
please wait...
Rating: 0.0/5 (0 votes cast)
Leave comment to this tutorial»
PHP Course N2 Dec 8th, 2008
In this video tutorial you will see how to use html forms to submitting data to php scripts. You will learn about POST and GET ($_POST, $_GET) methods. How to check if data was entered to text field. You will also learn how to use strlen function.
Watch free Php MySql tutorial online:
VN:F
please wait...
Rating: 0.0/5 (0 votes cast)
Leave comment to this tutorial»
PHP Course N2 Dec 6th, 2008
In this video tutorial you will learn about if-else statements. Here is information about “==” operator witch using for true or false (!==) statements.
Watch free Php MySql tutorial online:
VN:F
please wait...
Rating: 0.0/5 (0 votes cast)
Leave comment to this tutorial»
PHP Course N2 Dec 5th, 2008
In this video we will learn loops. You will study how to do something until something else happens.
Watch free Php MySql tutorial online:
VN:F
please wait...
Rating: 0.0/5 (0 votes cast)
Leave comment to this tutorial»
PHP Course N2 Dec 3rd, 2008
You will learn how in practice make a counter for web pages using MySQL database. Now you can learn how many times you or somebody else had viewed your page. After refreshing the page the counter will plus one. So you will use browser to access page to return access to database and then put new data back to the database.
Watch free Php MySql tutorial online:
VN:F
please wait...
Rating: 2.3/5 (3 votes cast)
Leave comment to this tutorial»