I am trying to use the dynamic ajax content script from DD.
I would like toreference php variables to select the conten to load.
I cant reslove my parse errors in writingout the a href tag.
Can anyone help please?
Code:?> <a href="javascript:ajaxpage(<?php' ./$p1'?>, 'contentarea');><img src=<?php './images/{$book['pix']}'?> border='0' width='80' height='100'/></a>" <div id="contentarea"></div> <?php



Reply With Quote


Bookmarks