Jump to content

Form, call a function


jermaindefoe

Recommended Posts

If the function you are expecting to call is a php function, please be advised that browsers can only make HTTP/HTTPS requests for web pages, they have no way of 'calling' a php function directly. You must put php code on your web page to test the values that the browser submits and take appropriate action in the code.

Link to comment
https://forums.phpfreaks.com/topic/181396-form-call-a-function/#findComment-956891
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.