trying to call javascript |
(05-10-2019, 06:04 AM)richb201 Wrote: There seems to be something BIG I am missing here? It would seem that I would need to tell the PHP program that register_extension() is a valid javascript function? Yes you are missing somthing big. You will have a hard time doing this if you don't start from the begining: learn how JavaScript works with plain HTML, how it interact with the browser and the server. Then, learn how to integrate your JavaScript code in a PHP application.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/ |
Welcome Guest, Not a member yet? Register Sign In |