Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > PHP > Tips and Tutorials > Site Navigation
 


Lists: 1    

    convert files from Php to Html Extensions Refer   Rate   Details   Visit    
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
Hits:  125
Ratings:  1.00
   Date Added:  Mar-09-2006  

    Include Another File Refer   Rate   Details   Visit    
In this tutorial you will learn how to include another file into your current page instead of using frames.
Hits:  121
Ratings:  0.00
   Date Added:  Nov-03-2005  

    How to use semantic lists to provide pagination for all kinds of data Refer   Rate   Details   Visit    
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.
Hits:  387
Ratings:  3.50
   Date Added:  Jul-02-2005  

    How to add click trails (breadcrumb navigation) to your site Refer   Rate   Details   Visit    
If you visit a site's homepage, then click around a bit, it's really useful to be able to click back to previous pages in your click trail. If you've ever used Amazon's site and clicked around a bit, you'll see a variety of different types of breadcrumb trails in action.
Hits:  431
Ratings:  4.75
   Date Added:  Jul-08-2005  

    Advanced Bulleted-List Menu Refer   Rate   Details   Visit    
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.
Hits:  1118
Ratings:  3.00
   Date Added:  Aug-25-2005  

    Creating index.php?id=3 Web Pages Refer   Rate   Details   Visit    
You see these every on the net, they are fairly easy to do and manage. This tutorial explains every aspect of the code to keep you in touch with what you are doing.
Hits:  845
Ratings:  2.71
   Date Added:  Jun-11-2005  

    Search Engine friendly urls without mod_rewrite. Refer   Rate   Details   Visit    
Use php instead of mod_rewrite to get search engine freindly urls.
Hits:  992
Ratings:  5.00
   Date Added:  Aug-27-2005  

    Simple PHP templating tutorial Refer   Rate   Details   Visit    
A quick and easy way to achieve PHP templating for small to medium sites.
Hits:  814
Ratings:  2.00
   Date Added:  Sep-04-2005  

    File to display paging Refer   Rate   Details   Visit    
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
Hits:  951
Ratings:  5.00
   Date Added:  Jun-13-2005  

    Paging in PHP Refer   Rate   Details   Visit    
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.
Hits:  753
Ratings:  3.00
   Date Added:  Jun-04-2005  

1    

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us