Posts Tagged ‘down’

PHP Tutorials: Rating System (Part 1/4)

Part 2/4: www.youtube.com This rating system allows you to rate items from any database table, so it’s flexible. Based on a 1 to 5 rating, you can incorperate a star rating system if required. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com

PHP Tutorials: Check if Website is Up or Down (Part 1/2)

Down for everyone, or just you? This tutorial covers creating a form to allow users to enter a URL, and check whether the website is up, or down. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com Join our Facebook group! www.facebook.com

PHP Tutorials: Google-style Autocomplete Field (Part 3/3)

Google-style autocomplete field. Takes rows from a database and matches what is being typed in real-time. A guest tutorial, created for phpacademy.

PHP Tutorials: Google-style Autocomplete Field (Part 1/3)

Google-style autocomplete field. Takes rows from a database and matches what is being typed in real-time. A guest tutorial, created for phpacademy.

PHP Tutorials: Google-style Autocomplete Field (Part 2/3)

Google-style autocomplete field. Takes rows from a database and matches what is being typed in real-time. A guest tutorial, created for phpacademy.

PHP Tutorials: Date and Time (Part 2)

How to display the current time, a time in the past or present, and how to create a simple countdown script.

jQuery Basics: An Introduction to jQuery

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 Tutorials: Date and Time (Part 1)

How to display the current time, a time in the past or present, and how to create a simple countdown script.

Build a Web Form in Dreamweaver!

Check this video out at Hi-Res here: www.tutvid.com In the following video we will build a web based form using html. We will cover using Labels, Text Fields, Text Boxes, Radio Button Groups, Checkboxes, The Clear and Submit buttons, Drop down Menus, as well as many of the properties you can edit while building the form. The form will be ready to be linked with a PHP file for use when you are finished with this video. Get ready to learn a whole lot! Have fun and check out www.tutvid.com for more great videos and downloads!