View Single Post
Old 04-23-2009, 11:48 PM   #3 (permalink)
smrtalex
The Wanderer
 
Join Date: Aug 2008
Posts: 8
Thanks: 0
smrtalex is on a distinguished road
Default

Quote:
Originally Posted by allworknoplay View Post
Can you do a var_dump on $vb?
Prior to the return array statement, I am running:

echo $vb["firstname"];

on each of the variables and it is returning the correct values.

Is there a way to do that with the array after the return array statement is run?

Thanks!
smrtalex is offline  
Reply With Quote