The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Tips and Tutorials :: Site Navigation
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 24    Displaying: 1 - 20 Pages:  1 2

   Easy pagination for your PHP applications   Hits: 73 

 
Download and learn how to use php pagination class in your web applications.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jun 26 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Recursive menu with MySQL and without it   Hits: 238 

 
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.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed May  7 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Array Pagination   Hits: 818 

 
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 handle a normal php array and you can generate the page numbers with a single line of code, it really is that simple.


Free   Version: 1   Platform(s): linux, windows   Updated: Tue Nov 20 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Create Search Engine Friendly URLs With PHP and mod_rewrite   Hits: 481 

 
Learn how to create search engine friendly urls for your website using PHP and mod_rewrite.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Sep  3 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Digg.com style navigation function   Hits: 1641 

 
Very flexible and easy to integrate function, witch prints navigation links in digg.com style. You can customize links template.


Free   Version: 1.0   Platform(s): n/a   Updated: Thu Jun  7 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Php Navigation   Hits: 3861 

 
Almost all Php Navigations use the case: code. And you have to manually add all the cases. Now, with this simple code, you just add it one time, then, you dont have to edit it to add more pages! check it out!


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Apr 17 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   convert files from Php to Html Extensions   Hits: 3672 

 
This tutorial provides a simple method to convert files from Php to Html Extensions, on an Apache Server. Most will agree Php has become the common language for creating dynamic Websites. Although the language is simple and efficient, developers are finding trouble getting traffic to their Php site. Learn how to get indexed in the search engines


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jan  4 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How to use semantic lists to provide pagination for all kinds of data   Hits: 2107 

 
If you're developing a front end to web applications, sooner or later, you'll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. You'll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This article is explains how you can use a quick class to handle pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, we'll provide a sample CSS snippet that you can alter to fit your site design.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Jul  2 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Advanced Bulleted-List Menu   Hits: 4179 

 
Explore drawing dynamic navigation menus using PHP, CSS and JavaScript. This tutorial teaches you how to generate an easily modifiably bulleted-list that is fully collapsible and preserves state between pages.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu May 12 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating a menu system   Hits: 981 

 
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.


Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Nov 13 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Pretty URLs - a guide to URL rewriting   Hits: 563 

 
Introduction to the use of mod_rewrite for more search engine and user friendly URLs


Version: n/a   Platform(s): n/a   Updated: Thu Oct 25 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Dynamic (2 level) navigation list   Hits: 1079 

 
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 tutorial we will learn how to create a dynamic navigation menu powered by PHP and MySQL only. While using standard HTML elements (unordered lists) it’s easy to add different CSS styles later.


Version: 1   Platform(s): n/a   Updated: Fri Sep 28 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Paginating large paragraphs or text entries   Hits: 513 

 
Learn how to split large stories into pages each contain X sentences each.


Version: n/a   Platform(s): linux, freebsd   Updated: Tue May  8 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Easy Navigation   Hits: 693 

 
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.


Version: n/a   Platform(s): n/a   Updated: Thu Jun 28 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tag Cloud   Hits: 2612 

 
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.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Oct  7 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Search Engine friendly urls without mod_rewrite.   Hits: 2777 

 
Use php instead of mod_rewrite to get search engine freindly urls.


Version: n/a   Platform(s): n/a   Updated: Thu Sep 30 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   File to display paging   Hits: 9007 

 
This shows you how can display paging like google in your reports and also shows how you can use serach,sorting etc with your reports and data very easily. You can find a zip file in download section to display paging on your reports etc. The paging file lib/paging.php is very useful file for displaying paging option on reports or on large number of data records. With this file you can display customized number of records on each page and number of paging per page. This file creates all the links for you, with paging option, with Next, Prev links. This file also creates the Link for FirstPage and Last Page Like [First Page] Prev < | 6 | 7 | 8 | 9 | 10 | > Next [Last Page] With this file you can easily provide easy search option, Sorting option and also you can provide an option to your user to select number of records they with to view on page. With this script you can even learn PHP !! There is sample script with this which shows all the use of this file. Works only with MYSQL at this stage


Version: 1.0   Platform(s): Linux   Updated: Fri Jul  9 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple PHP templating tutorial   Hits: 5337 

 
A quick and easy way to achieve PHP templating for small to medium sites.


Version: n/a   Platform(s): n/a   Updated: Fri Jan 16 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Paging in PHP   Hits: 11316 

 
This tutorial will show you how to implement this into your web site. It starts off with a bit of theory, then it will introduce a simple class to simplify the whole process. Then after that is a real-world pagination example.


Version: n/a   Platform(s): n/a   Updated: Tue Aug  5 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Dyanmic URLS using php and mysql   Hits: 6094 

 
A tutorial with code snipple included that tells you how to generate links with URLs such as index.php?ID=5 and such. Very easy to follow.


Version: n/a   Platform(s): n/a   Updated: Wed Apr  9 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 24    Displaying: 1 - 20 Pages:  1 2

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog