Login procedure
-
I am trying to set up a login procediure and adjusted the code in something I picked up on the Net. So, now I have a file that connects to the server and checks if the login info is valid. So far, so good. What I can′t understand is how does that php file know where to get the input data from, as there is nothing in it pointing to the html file where the actual login form is (inside the index.html). I guess that I have to change that code to point it to the new php file. Is that it?
Help…
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Login procedure’ is closed to new replies.