Printable View
Quote: Originally Posted by Twey Try: Code: $v = $namesvals[$name]; echo $v[0]; Amazing!!! now it works great! you rock dude. Thanks you all for this great forum and comunity. Im taking some classes of PHP5, i will try to retrieve to comunity as much as i can.
$v = $namesvals[$name]; echo $v[0];