I have a list of dynamic links on page A and a div where I wish to load content from another dynamically generated page B based on PHP variables.
Checkout jQuery .load() method.
jQuery