This contains lots of seperate fields, how do i pass all of those details to any other page? I want to be able to echo it on any random page, is this possible?
$refer;
Either store it in a session, or pass it as a serialized array though an url or store it in your database