submit Form

Hi everyone,
I’m new user of PHP, so my question may be stupid.
i want to know how php knows the function i want to call in a submit form for example given that the file included contains other function in addition to the one targeted.
Thanks a lot.

That depends. Sometimes it is routing, sometimes it is because of what is in the url. Are you using a framework?

Sponsor our Newsletter | Privacy Policy | Terms of Service