In this part I code the HTML form, as well as the validation of the first two inputs. I explain the PHP mail headers, and use the “filter_var” function to validate an email. Otherwise it is simple validation.
Posts Tagged ‘Basics’
PHP Tutorial: Alphabetizer [Part One (1)]
March 5th, 2012
phpmoz In this video I explain the making of the alphabetizer. I explain the simple error checks that occur, the principles behind the script and the PHP function “natcasesort”. A similar effect, which would run faster, could be made using the PHP sort function, however, this method of sorting is based upon a much more advanced and human like algorithm. This allows for the PHP script to be used most effectively on your website! If you have any questions, comments or suggestions; message me or leave a comment!
PHP Tutorials 2012 Part 3 – Hello World
February 6th, 2012
phpmoz In this tutorial I will teach you how to make our first php program.
jQuery Basics: An Introduction to jQuery
July 13th, 2011
phpmoz An introduction to the jQuery JavaScript library. jQuery allows you to animate HTML pages, perform AJAX and much more. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Coding Tutorial: Getting Started
June 18th, 2011
phpmoz This is a tutorial on php how to install xampp for mac or windows and eclips for mac or windows. you need both if you want to mess with php coding if you don’t have dreamweaver to work with php. I also you a little of what some of the coding in php does, more php tutorials are coming. I hope this help you out and you kind of see what I have planned for my php tutorials also more html & css tutorials are coming as well. my other 2 channels my second channel www.youtube.com my fan video channel www.youtube.com follow me on twitter www.twitter.com add me on facebook www.facebook.com
PHP Tutorials: MySQL Basics (Part 3/6)
June 8th, 2011
phpmoz A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting system. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: MySQL Basics (Part 6/6)
June 6th, 2011
phpmoz A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting system. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

Posted in
Tags:

