HTTP Headers or ??

Discussion in 'PHP' started by perlhelp, Jul 12, 2008.

  1. perlhelp

    perlhelp New Member

    Joined:
    Jul 12, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hello.

    I want to try somethink for school and write the school paper.

    We have some PHP voting script. The script is secured for one vote per day with REMOTE_ADDR which means IP of the client which is voting and locked for 24h.

    So my question is how to change REMOTE_ADDR in header without use of a proxy site. I tried proxy site, it work perfectly, but i want to do it like this.

    I read somewhere that the HTTP header must be changed. I dont know much about it .

    Any help will be great ! THANKS
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,374
    Likes Received:
    388
    Trophy Points:
    83
    Moved to PHP forum
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice