Search results

  1. L

    Howcome in PHP, my Header("Location:") skips EVERYTHING?

    Hi, I have a php conditional, and if the conditional is met, it supposed to pop up a js dialog box, tell the user they failed, and then redirect the page with header ("location:") function. But it's really weird that once i put down the header function, once user submit the form that meets that...
Back
Top