Hi all, Relative newbie with my first post. I want to take the values of $_POST that are coming from a form and convert them to a string. I was attempting to scroll through the array using while(list) and concatenate each new value to a string variable but have been unsuccesfull so far. I could some help with ideology and/or code examples. TIA, Aaron