Jump to content

mostwantedunm

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

mostwantedunm's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. [quote author=coldkill link=topic=107471.msg431238#msg431238 date=1157822305] With encoding links you just need to have a normal hyperlink point to www.domain.com/index.php?whatever=blah. Within the PHP have something like: [code]$link = $_REQUEST['whatever']; include $link.'.php';[/code] That's the simplest way of doing it. There are more complicated ways which include using a database to check that the page exists etc. You will however need to use a .php page and not just a standard .htm or .html. Hope that helps, Cold [/quote] Thanks for your reply.... Please explain me by giving an example page thankyou very much... please mail me [b]REMOVED BY OBER[/b] THANKS!
  2. [b]Hello i need help to encoding links .... like i saw many websites having links in their website like this www.website.com/?=hello.php or www.website.com/?area=contactus&ext=php and like this too www.website.com/index.php?=contact.php ... I need this module or something in my HTML based website please help thanks and let thee answer know @unm90@hotmail.com or on this forum thanks![/b]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.