Recommend this page to a friend! |
Download .zip |
Info | View files (7) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-12-14 (7 years ago) | Not yet rated by the users | Total: 2,491 This week: 2 | All time: 1,495 This week: 591 |
Version | License | PHP version | Categories | |||
seo 0.0.3 | GNU General Publi... | 5.0 | PHP 5, Databases, SEO |
Description | Author | |||||||||||||
This class can be used to store and retrieve friendly URLs from a MySQL database. |
|
//!!!! 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 |
File | Role | Description |
---|---|---|
seo.class.php | Class | main class |
example1.php | Example | insert example |
example2.php | Example | update example |
example3.php | Example | clean string example |
example4.php | Example | restore_all() example |
SQL.sql | Data | sql file |
readme.txt | Doc. | readme |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Php Cat Mysql nested category class This class is part of the php_cat mysql nested category class |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
PHP linking Problem Hope this may help you... |