wonderhowto_01.png

PHP

Article cover image
Oct 2, 2008

This tutorial covers installing the WAMP (that is, Windows-Apache-MySQL-PHP) all-in-one package and creating a MySQL database using the import function of phpMyAdmin. For step-by-step instructions on ...

Article cover image
Jun 24, 2008

PHP is a script language used for developing web pages. On a website, you can use PHP to create complex organizational systems like a calender or even a reservation system (great for a restaurant's of ...

Article cover image
May 30, 2008

Many sites do not use any fancy Content Managment System (CMS) to generate their pages, they are just just good ol' static HTML content. A site for your grandmothers pie baking business probably only ...

Article cover image
May 4, 2008

Install, Setup, and adapt a free PHP script for adding a calendar to your web site. ...

Article cover image
Apr 24, 2008

How to use PHP to login to a MySQL database. ...

Article cover image
Apr 24, 2008

How to display the data in a MySQL database table in a web page using PHP. ...

Article cover image
Apr 24, 2008

This video documents installing a php script (Almond Classified) that allows for web visitors to post classified ads on your web page. ...

Article cover image
Apr 11, 2008

Learn how to install Apache and MySQL by using XAMPP. You will also write a small application in PHP. ...

Article cover image
Apr 11, 2008

This video covers creating and programming a a PHP-based web forum. Topics include basic layout, login and logout, Admin start, creating categories and subcategories, creating topics, and more... ...

Article cover image
Mar 21, 2008

How to add an admin to a blog using mySQL and PHP ...