Web-Programming

Browse pages: First|Previous|4|5|6|7|8|9|10|11|12|13|Next|Last
Material Image Ever wanted to make links, or banners appear on your site in a random order? Well here's a simple script that will do just that.
Type: PHP Tutorial
Level: Beginner
Material Image We'll start of with if
Here is the basic usage of it
variable would be something like $variable
Type: PHP Tutorial
Level: Beginner
Material Image Create a very simple hit pageview counter without any database! Use flat file scripting to make an easy counter!
Type: PHP Tutorial
Level: Beginner
Material Image Here I will explain to you how you can create a simple contact form. The form will collect data from the visitor and send it to any email address you please. The only requirement for this tutorial is for you to have .php enabled on your server. If you don't want to read through the whole tutorial a...
Type: PHP Tutorial
Level: Beginner
Material Image Use this simple script for a basic click counter to display the amount of hits to your site.
Type: PHP Tutorial
Level: Beginner
Material Image Display the current data and time using a very small and common code.
Type: PHP Tutorial
Level: Beginner
Material Image Make a working calculator using PHP.
Type: PHP Tutorial
Level: Beginner
Material Image Create, insert, update, delete, count and select rows in a database.
Type: PHP Tutorial
Level: Beginner
Material Image I recently added a function to my commercial PHP framework which allows unlimited parameters in a mod_rewrite rewritten URL, without having to add more lines to do so. In this tutorial I will explain to you how to create this function and use it.
Type: PHP Tutorial
Level: Experienced
Material Image One great aspect of Mac OS is that it ships with a preinstalled Apache server and PHP4. So if you want to develop dynamic PHP based web sites on your local machine, you just have to enable the PHP4 module and start the server.
Type: PHP Tutorial
Level: All levels
Browse pages: First|Previous|4|5|6|7|8|9|10|11|12|13|Next|Last