I would really appreciate it if someone could help me with this.
Here's an example of what my code looks like:
Code: Select all
$array = array(
"a" => $rowї1],
"b" => $rowї2],
"c" => function($a,$b),
);Thanks in advance