Using the remap with parameters |
(10-20-2018, 03:21 PM)jreklund Wrote: Second are preferred as $params in _remap are an array. And if there are only one item in that array, it will convert it into a string. Thanks, I'll study this form. Just to double check, even if I use the form $params = array() in the remap parameter list it will still try to convert the one entry array to a string? |
Messages In This Thread |
Using the remap with parameters - by Qodi - 10-20-2018, 02:11 PM
RE: Using the remap with parameters - by jreklund - 10-20-2018, 03:21 PM
RE: Using the remap with parameters - by Qodi - 10-21-2018, 07:35 AM
RE: Using the remap with parameters - by jreklund - 10-21-2018, 02:06 PM
|