Jump to content

how to execute a form...


Natefons

Recommended Posts

well i already know how to..(sort of)

<form action=(file you will execute the contents of the form )>

 

 

now thats how i know how to execute the info in a form (i.e a login form)

 

my question is, how can i get the execution to occur IN the same file as the form

i.e if the form is in

http://mysite.com/login.php

 

how do i ensure, that the login process occurs in this same file rather than

mysite.com/(name of another file).php

 

 

sorry if my explanation is hard to understand.

Link to comment
https://forums.phpfreaks.com/topic/112716-how-to-execute-a-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.