In this video i will give you a little intro to PHP. ATTENTION: I recommend you to see my javascript tutorials before learning PHP.
Posts Tagged ‘science’
PHP – MySQL – Flex 3 Client-Server Application
February 12th, 2010
phpmoz 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!
February 9th, 2010
phpmoz 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
January 25th, 2010
phpmoz Tutorial on using loops in the PHP programming language.

Posted in
Tags:

