Hi have the following function
function renderBusinessCard($details){ //Getting the template for the business card $filename = Templates::mod
It may be better to keep the $details array in session data if it's not too big. Then calling will call the script and associate the correct details data.