I know that question is fairly vague, but what I'm trying to do is create a .php page that pulls the header.php file and footer.php file. I want to then embed an Amazon store in between that content. i.e. Header My Amazon store embeded Footer Any ideas? It's probably pretty simple but I'm a noob at PHP. Let me know thanks!
yes, use the <?php include('header.php'); ?> [/tag] In your page, and same as the footer, with the correct path ofcourse Code (markup):
im not familiar with amazon but another way to do it would be to rss your amazon into your blog using a plugin like feedwordpress. this way you wont have to mess with php things. hope that helps.
I showed how I do it in this thread over Affiliate Programs-> Amazon: http://forums.digitalpoint.com/showthread.php?t=1187423