Author Topic: how can i change URL plz?  (Read 6082 times)

0 Members and 1 Guest are viewing this topic.

Offline *handsome*

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
how can i change URL plz?
« on: April 04, 2008, 10:00:34 AM »
I want to change URL of detail page

i mean

here is the orignal URL

Code: [Select]
http://web.com/gellery/details.php?[b]image[/b]_id=34
i want to make it like that

Code: [Select]
http://web.com/gellery/details.php?[b]video[/b]_id=34
thanks in advance

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: how can i change URL plz?
« Reply #1 on: April 06, 2008, 12:17:19 PM »
than you  have to change image_id in all scripts, mySQL tables
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline *handsome*

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: how can i change URL plz?
« Reply #2 on: April 09, 2008, 04:34:06 AM »
than you  have to change image_id in all scripts, mySQL tables

plz explane how?

did i go to my PHP admin panel?