• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:17    start  Previous  Next  Last    goto:
    Simple PHP Website Templates
    ON: 2009-05-08 11:15:22
    So you have a basic HTML site with 100 pages, what happens when you want to change the title tag? Well, if you aren’t using PHP includes, you will have to update each file. Wouldn’t it be nice if you could make the change to one file and it would update every page? That is what we will accomplish with our basic PHP template tutorial.
    17 times | category:
    Generating Search Engine Friendly Titles for your URL
    ON: 2008-08-16 09:50:34
    For most dynamic websites you will want to create "Search Engine Friendly" or "User Friendly" URLs, rather than using ugly and meaningless strings or IDs to reference your content. The way you interpret the URLs and use them to get your content is for another article and I won't go into that right now, what I want to talk about is how to turn your page titles into versions that can be used in your URL.
    35 times | category:
    Basic PHP/MySQL Pagination
    ON: 2008-08-16 09:49:41
    Got a query with lots of rows to display? Here is how you can display MySQL results over a number of pages. If you don't feel like reading or have to meet a deadline, just skip to the end of the section and copy the pages function which only requires 4 parameters.
    33 times | category:
    Complex styled menu through custom fields
    ON: 2008-08-16 09:36:36


    In this short tutorial I show how I employed Wordpress custom fields to produce a rich multi-styled tabbed navigation menu.
    8 times | category:
    Page navigation in PHP
    ON: 2008-08-16 09:34:00
    Learn how to make page navigation like you see them on a forum. When a topic has more than 25 posts you well get a second page, thats what i'll learn you in this tutorial.
    96 times | category:
    Number of visitors online system in PHP
    ON: 2008-08-16 09:31:35
    Showing the number of visitors online on your website is a very nice feature. For yourself, and also your visitors. In this tutorial you will create a perfect script that does the job.
    18 times | category:
    Creating a Website Design Template System Using PHP
    ON: 2008-08-16 09:28:39
    Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow.
    62 times | category:
    Do a Navigation System that Uses ?id=1
    ON: 2008-08-16 09:22:30
    In this tutorial you will learn how to create a navigation system that Uses ?id=1 for its pages.
    13 times | category:
    PHP - Dynamic Includes
    ON: 2008-08-16 09:18:42
    Strings are things like the Includes, except it gives you that cool URL. You know the ones like http://www.domain.com/index.php?id=filename? Well anyway, here you will learn how to do it.
    40 times | category:
    PHP Tag Cloud Script
    ON: 2008-08-16 09:17:38
    In this tutorial you will be shown how to create a class based word cloud / tag cloud using PHP. This is because it will be more convenient for people you to adapt it to your own websites, it supports database and non-database generated words.
    22 times | category:
    PHP nav
    ON: 2007-08-24 16:08:35
    A tutorial about how to make a own PHP nav with good examples.
    36 times | category:
    Creating a menu system
    ON: 2007-08-24 16:02:30
    In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system
    85 times | category:
    Paginating large texts and stories
    ON: 2007-08-24 15:49:55
    Learn how to separate large texts and stories into pages containing X sentences each.
    17 times | category:
    Creating a Tag Cloud Using PHP
    ON: 2007-08-24 15:48:12
    By using this PHP code, you can create the tag cloud that is popular on so many web 2.0 sites. It lets you provide users with an index/sitemap that they can use to easily navigate through your website's content.
    15 times | category:
    Page Navigator
    ON: 2007-08-24 15:44:36
    Create a simple Page Navigator for your PHP programs such as webboard, guestbook, online catalog, product list page, etc.
    29 times | category:
    Dynamic Dropdown Menu
    ON: 2007-08-24 15:42:17
    Put records from your database in a dropdown menu/list box. You can apply it as a navigator list box. Good for saving your webpage areas or you have many links you don't want to show all of them in your pages.
    57 times | category:
    Using mod_rewrite with Apache and PHP
    ON: 2007-08-24 15:40:09
    mod_rewrite is a popular Apache Module which gives a server administrator the ability to mask a web site's links. Though mod_rewrite has several abilities and can be used in several ways, the only way focused on by this tutorial is to create Search Engine Friendly links
    44 times | category:
    this:1/1 25records  total:17    start  Previous  Next  Last    goto:

    Category

      Ad Management (6)
      Calendars (3)
      Chat Systems (8)
      Content Management (47)
      Cookies and Sessions (12)
      Counters (16)
      Database Related (37)
      Date and Time (15)
      Development (27)
      Discussion Boards (8)
      E Commerce (9)
      Email Systems (15)
      Error Handling (8)
      File Manipulation (38)
      Flash and PHP (6)
      Form Processing (26)
      Guestbooks (13)
      Image Manipulation (26)
      Installing PHP (7)
      Introduction to PHP (32)
      Link Indexing (9)
      Mailing List Management (9)
      Miscellaneous (62)
      Networking (9)
      News Publishing (9)
      OOP (29)
      PEAR (7)
      PHP vs Other Languages (2)
      Polls and Voting (7)
      Postcards (1)
      Randomizing (15)
      Redirection (12)
      Searching (10)
      Security (34)
      Site Navigation (17)
      User Authentication (16)
      WAP and WML (7)
      Web Fetching (10)
      Web Traffic Analysis (16)
      XML and PHP (18)