Welcome Guest, Not a member yet? Register   Sign In
CI4 libaries function call in VIEW
#4

In this example, they pass an array because the function expect an array as the only parameter. 

For a list of parameters, I think you need to use the second example and specify the name of the parameters in a string. 
Try this:

PHP Code:
<?= view_cell('\App\Libraries\Product::Check_operation''final=4, operation=7']) ?>
Reply


Messages In This Thread
CI4 libaries function call in VIEW - by shashi - 10-26-2020, 06:15 AM
RE: CI4 libaries function call in VIEW - by includebeer - 10-27-2020, 04:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB