Results 1 to 9 of 9

Thread: URL's and htaccess maybe

Threaded View

  1. #1

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    URL's and htaccess maybe

    I want to have a url like "http://www.mysite.com/mypage". the "mypage" is going to be different for every user. It may also be a number.

    My question, how do i make it so it will do that, and to check if it is a name or a number. ex:


    URL:: mysite.com/dclamp
    Actual Page: mysite.com/view_profile.php?id=dclamp

    URL:: mysite.com/13
    Actual Page: mysite.com/view_profile.php?id=13

    EDIT:
    i dont want to redirect it.
    Last edited by dclamp; Jun 17th, 2007 at 06:02 PM. Reason: Edited URLS
    My usual boring signature: Something

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width