Results 1 to 2 of 2

Thread: How can I create a website like rickroll.be

  1. #1
    Join Date
    May 2011
    Posts
    1

    Post How can I create a website like rickroll.be

    How can I create a website like rickroll.be.
    Users sign up, then recive a link (something like http://www.rotzooi.net/r/r-22-). On that page it says:
    You got rickrolled!
    FelixT rickrolled you and 9 others. Please tell if you know how

  2. #2
    Join Date
    Mar 2011
    Posts
    53
    For the link, you could concat the users id from there account on your system and timestamp and then run it through a hash, such as md5 to create the unique link for them to send out. Then, have a page that accepts these dynamic hashes and when someone goes to the page, store the ip address and set up a logging table that you can do a count against.

    That would be the basics where I would start.

Similar Threads

  1. Looking to create a database driven website using a website builder
    By Geese in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 18 Sep 2010, 08:19 PM
  2. how do you create a website?
    By bensomerford in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 03 Jun 2010, 08:13 AM

Posting Permissions

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