Jump to content


URL query - like the pixel2life urls


1 reply to this topic

#1 replaya

    Young Padawan

  • Members
  • Pip
  • 32 posts

Posted 17 July 2005 - 06:04 PM

How do I create the url links like the ones on pixel2life, which all have the index.php and then some code.

ie

http://www.pixel2lif...act=Msg&CODE=01 - new messages
http://www.pixel2life.com/forums/index.php...=UserCP&CODE=00 - settings
http://www.pixel2lif...t=Login&CODE=03 - Logout

I can do it like this, but I would like to know how it is done there way.

if(isset($_POST['Login']) == 0) {
echo "<a href='newaccount.php?action=REG&CODE=00'>";
echo "Create an account";
echo "</a>";
}

Thanks in advanced

#2 Donna

    Retired P2L Queen!

  • P2L Staff
  • PipPipPipPip
  • 12,330 posts
  • Gender:Female
  • Location:B.C Canada

Posted 17 July 2005 - 06:09 PM

Already pre-scripted in Invision Forums I suggest you go and ask at http://forums.invisionpower.com/ as thats apart of their script.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users