Hello,

In $a I have the name of the array that I want to use.

For example.

$a="myarray";

I need to send

myFunction($myarray);

if I try myArray($a); the string "myarray" is sent, and I want to send $myarray that 
is the text in $a.

Thank you.



Fabian Fabela
[EMAIL PROTECTED]
www.vacagorda.com

Reply via email to