anacondaq Posted May 11, 2016 Posted May 11, 2016 (edited) Hi, i have some array $myarray which stored in `mapreg` table; My problem: i don't know how to read value from mapreg table with mapreg_readreg Anyone, can help me with that? Thank you. Examples is important. i = mapreg_readreg(add_str("$myarray")); is it correct? Solved: i = mapreg_readreg(reffered_uid(add_str("$myarray"),index)); Edited May 11, 2016 by Anacondaqq Quote
Question
anacondaq
Hi, i have some array
$myarray which stored in `mapreg` table;
My problem: i don't know how to read value from mapreg table with mapreg_readreg
Anyone, can help me with that? Thank you. Examples is important.
is it correct?
Solved: i = mapreg_readreg(reffered_uid(add_str("$myarray"),index));
Edited by Anacondaqq0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.