PHP Classes

File: .htaccess

Recommend this page to a friend!
  Classes of Ziaullah Siddiqui   Seo Friendly Paggination Class   .htaccess   Download  
File: .htaccess
Role: Auxiliary data
Content type: text/plain
Description: htaccess file
Class: Seo Friendly Paggination Class
Generate links or inputs to browse paginated lists
Author: By
Last change:
Date: 10 years ago
Size: 270 bytes
 

Contents

Class file image Download
RewriteEngine on Options -Indexes Options +FollowSymlinks #### if you want to use other variable name or other parameter name of show-records please change it here too RewriteRule ([0-9_-]+)/show-records/([0-9_-]+)$ seo_friendly_example.php?page=$1&show-records=$2