I have very little experience but I think the designer wanted to pass the first and last name to the next page. Can someone tell me if this is true and if there is an syntax errors with this code?
<a href="/contact/?ModelName=<?php echo urlencode($ClientContactNameFirst ." ". $ClientContactNameLast); ?>"><img class=‘img_l’ src="<?=get_bloginfo("wpurl")?>/wp-content/uploads/2011/09/contact-170x100.png" style=‘margin-right:45px’ />
Someones help would be much appreciated.
Sincerely,
Steve Kaplan