Welcome Guest, Not a member yet? Register   Sign In
How to pass parameters to lang from js?
#2

You can't do this like that. PHP run on the server, it send the final HTML document to the browser, then the JavaScript code run in the browser. So your JS code can't send parameter to a PHP function.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
RE: How to pass parameters to lang from js? - by includebeer - 04-20-2021, 04:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB