Tutorials

I hope you will find these tutorials helpful. Please note, the methods I described are the way I do it — I don't claim it's the easiest, most efficient or most correct way.

  • Contact form

    Contact form - PHP tutorial
    • type: PHP
    • level: moderate

    Apart from making a working contact form, you will also learn how to send data via post method, write custom functions and validate forms.

  • Simple PHP unique visitors counter

    Simple PHP unique visitors counter - PHP tutorial
    • type: PHP
    • level: moderate

    This simple text counter counts today's, yesterday's, total and average visits. The counter tracks your visitors based on their IP address.

  • Printer friendly version

    Printer friendly version - PHP tutorial
    • type: PHP
    • level: moderate

    You can create printer-friendly versions of any page with PHP, offcourse if you know how to use CSS.

  • Loops in PHP

    Loops in PHP - PHP tutorial
    • type: PHP
    • level: moderate

    Learn how to repeat procedures using for() and while() functions on an example how to create a dynamic avatar gallery.

  • PHP dynamic includes

    PHP dynamic includes - PHP tutorial
    • type: PHP
    • level: moderate

    Learn how to make updating layout and changing links a lot easier, and your links to be shown in the form index.php?page=mypage

  • Including files in PHP

    Including files in PHP - PHP tutorial
    • type: PHP
    • level: easy

    This tutorial will teach you how to make updating layout and changing links a lot easier, using the include() function.

  • Introduction to PHP

    Introduction to PHP - PHP tutorial
    • type: PHP
    • level: easy

    If you want your website to become dynamic, you should consider learning a web programming language. PHP is such a language, and if you have a little affinity to programming, you will find learning it very easy.

  • Installing PHP ClickCounter script

    Installing PHP ClickCounter script - PHP tutorial
    • type: PHP
    • level: easy

    This is a tutorial on installing a simple click counter script you can download here.

Quick links

Network

RSS feeds

Affiliates

In obscuro — dark art and resources © 2004-2008 Nela Dunato. Terms of use

Back to top