Categories
PHPTips and Tutorials → Site Navigation

Easy pagination for your PHP applications

Download and learn how to use php pagination class in your web applications.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Recursive menu with MySQL and without it

This totorial shows how to build your site navigation using recursive functions. In tutorial you would find how to generate site menu using mysql database and php or only using php.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • PHP License
DETAILS

PHP Array Pagination

If you are looking for a solution to displaying page numbers from an array of items then this is the solution, all you need to do is include the small class file and then parse your array through the class and then handle the data like you would hand...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • GPL
DETAILS

Pretty URLs - a guide to URL rewriting

Introduction to the use of mod_rewrite for more search engine and user friendly URLs
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Create Search Engine Friendly URLs With PHP and mod_rewrite

Learn how to create search engine friendly urls for your website using PHP and mod_rewrite.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Easy Navigation

This is a brief tutorial on writing a simple script for easy page navigation using PHP, without use of the code-heavy switch() function normally chosen for this type of script.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Digg.com style navigation function

Very flexible and easy to integrate function, witch prints navigation links in digg.com style. You can customize links template.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating a menu system

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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Paginating large paragraphs or text entries

Learn how to split large stories into pages each contain X sentences each.
  • Platforms
    • Linux,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com