Protect page reload

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • kiLLeR-eyEd_14
    replied
    Originally posted by anderson View Post
    it's not workable. I applied another method.
    wat did u do..i thought my prev post would work..just lyk wat i've done in my free sms..only 1 page where user type msgs and number and when sending, the page will post it with the page itself..If post!="" then submit form..

    Leave a comment:


  • anderson
    replied
    Originally posted by kiLLeR-eyEd_14 View Post
    I take some look in the gtn script..Try something lyk diz:
    PHP Code:
    if($_POST["un"]!="")
    {
    if(
    $un==$rn)
    {
    congrats
    }else{
    try 
    again
    }

    just give u some idea..try it..hit thanks if diz have helped u
    it's not workable. I applied another method.

    Leave a comment:


  • kiLLeR-eyEd_14
    replied
    I take some look in the gtn script..Try something lyk diz:
    PHP Code:
    if($_POST["un"]!="")
    {
    if(
    $un==$rn)
    {
    congrats
    }else{
    try 
    again
    }

    just give u some idea..try it..hit thanks if diz have helped u

    Leave a comment:


  • kiLLeR-eyEd_14
    replied
    make done=1 in database if win then set done=0 if new guess the number

    Leave a comment:


  • anderson
    replied
    I cant code it. anyone help.

    Leave a comment:


  • subzero
    replied
    Yes it is make sure its on top of the heads

    Leave a comment:


  • anderson
    replied
    is it possible when they reload the page redirect to other page?
    can i use a header location in a card? is it workable?

    Leave a comment:


  • anderson
    replied
    Originally posted by subzero View Post
    redirect 1 sec load ! so they cant also layout time limit to get
    Yes but if they cancel auto reload instantly?

    Leave a comment:


  • subzero
    replied
    redirect 1 sec load ! so they cant also layout time limit to get

    Leave a comment:


  • anderson
    started a topic Protect page reload

    Protect page reload

    Hello,
    some user plays GTN and when they earn 18 plusses then they reload that page again n again and they make their game plusses higher within short time bcoz for every reloading they get 18 plusses. I want to protect this abuse.

    When they reload the same page the sql of that page shouldn't work and redirect somewhere else.
    anyone get idea pls here. thanks.
Working...
X