Hello
I use load variable targeting a php script
so:
loadVariable("http://xxxx.xxxx.xxxx/number.php","/");

in number.php i do a
echo "nt=10&na=20";

but when i try to use nt or na in script, is not usable
i allso like to mention that nt and na ar listed by menu->debug->list variables and there are ok.
( nt="10"
na="20")
maybe i do a bad targeting,( should i load them in anothere way? or should I try to address them in a different way ?)
I DON'T KNOWWWWWWWWWWWWW !
and i;m about to explode !
so please help me if you can !!!
many Thanks
Bogdan