Posts Tagged ‘science’

PHP tutorial – 1. What is PHP?

In this video i will give you a little intro to PHP. ATTENTION: I recommend you to see my javascript tutorials before learning PHP.

PHP Tutorial – 54. Date and time.

In this video we will learn how to output hours and dates.

PHP Tutorial – 55. Cookies & Remember me (part 1).

In this video we will learn how to set cookies and remember me checkbox.

PHP Tutorial – 49. Session user picture.

In this file we will learn how to load a permanent session user picture.

PHP Tutorial – 45. Sending email (part 2).

In this video we will learn how to send an email with PHP.

PHP Tutorial – 42. Loading a file (part 1).

In this video we will learn how to load a file to our website.

PHP Tutorial – 43. Loading a file (part 2).

This is the 2nd part video to learn how to load a file to your website.

PHP – MySQL – Flex 3 Client-Server Application

This tutorial demonstrates how to create what is called a complete client-server web application which consist of a Web Application, PHP, and mysql. The tutorial shows how to automatically generate the Php necessary to talk to a mysql data base. Note: I named the Flex MXML application PHP4. This is just the name of the application not the version of PHP that we are running (which is Php 5) – dumb name choice on my part. Should have called it myphpapp. It was created by Mike Lively at Northern Kentucky University.

PHP Tutorial Alterenating table row colors!

This is my first video tutorial(know I made a couple mistakes), so hope you find it helpful.. It’s a tutorial on alternating table row colors with PHP, also use of if/else statements, for loop, and array.. If you would like to see more tutorials just let me know.. ;-)

PHP Loop Tutorial Project

Tutorial on using loops in the PHP programming language.