webdev007
Programmer
- Sep 9, 2005
- 168
Is there a way to achieve this
(Which of course does not work!)
I try to set a var in an array 'value'=>
for example:
array('value'=> '/aa/$my_var/cc/', 'text' => 'My TEST',)'
and more ......
);
so how can I write an array in order to include such a var in the array?
I do not figure my way around that litle problem
thanks
Regards
(Which of course does not work!)
I try to set a var in an array 'value'=>
for example:
array('value'=> '/aa/$my_var/cc/', 'text' => 'My TEST',)'
and more ......
);
so how can I write an array in order to include such a var in the array?
I do not figure my way around that litle problem
thanks
Regards