URLs with members names instead of the usual index.php?cat=10002? URLs with members names instead of the usual index.php?cat=10002?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

URLs with members names instead of the usual index.php?cat=10002?

Started by asas, September 08, 2006, 05:35:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

asas

I hope someone has the solution to this. If a solution has been posted for this, please PM it to me and delete this thread.

I need to make my users galleries more URL friendly. In fact, I just want their name to appear in it.

So instead of:

http://www.mysite.net/pictures/index.php?cat=10002

I want something like this:


http://www.mysite.net/pictures/User



I am sure this is possible, but just dont know how