PHP Classes

SEO link factory class: Retrieve friendly URLs from a database

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 2,516 All time: 1,534 This week: 555Up
Version License PHP version Categories
seo 0.0.3GNU General Publi...5.0PHP 5, Databases, SEO
Description 

Author

This class can be used to store and retrieve friendly URLs from a MySQL database.

It can query a MySQL database for links that match a given category or include a given subject after being cleaned to be used as friendly URL.

Picture of Ersin Güvenç
Name: Ersin Güvenç <contact>
Classes: 5 packages by
Country: Turkey Turkey
Age: 42
All time rank: 5609 in Turkey Turkey
Week rank: 420 Up10 in Turkey Turkey Down

Details

//!!!! PLEASE DOWNLOAD AGAIN ORIGINAL PACKAGE FROM BELOW THE URL ELSE YOU CAN'T SEE SOME UTF-8 CHARACTERS... # http://developer.bloggum.com PLEASE FIRST OF ALL set your seo $replace_with_character in seo.class.php BECAUSE THIS CHARACTER STATIC ! :) default $replace_with_character "-"; you can set any character like "__" ,"space", "~~" etc... ## HOW TO INSTALL 1 - Set your favourite $replace_with character from seo.class.php 2 - open SQL.sql file and execute query with phpmyadmin. 3 - Look at example files.Thats all. ## RELEASE NOTES: new in version 0.0.3 -query_link increase problem fixed. -update method problem fixed. new in version 0.0.2 -update link increase problem fixed !! -added Php5 exception errors -added replace with character -added silly version method -added reset_table,restore_all,show_table methods (If have u got any problem with links you can restore_all function) -added table data and subject empty control -added _set_link and _get_link methods

  Files folder image Files  
File Role Description
Accessible without login Plain text file seo.class.php Class main class
Accessible without login Plain text file example1.php Example insert example
Accessible without login Plain text file example2.php Example update example
Accessible without login Plain text file example3.php Example clean string example
Accessible without login Plain text file example4.php Example restore_all() example
Accessible without login Plain text file SQL.sql Data sql file
Plain text file readme.txt Doc. readme

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,516
This week:0
All time:1,534
This week:555Up