I am attempting to use an iframe in my PHP wordpress template, and the code does not seem to work with the system. Is there an alternative to using iframes in php? The code can be found below. <iframe id=DFN src="http://freeserv.dukascopy.com/calendar/?tab_x=465&bor=1&bg=c0c0c0&tcol=000000&col=808080&col1=f8f8f8&col2=f0f0f0&b_col=c0c0c0&fnt_size=9&fnt_col=000000&tfnt_col=ffffff&hgt=300&loc=0&ht=0&hf=0&hp=0&tit=type+a+title+here" border=0 marginWidth=0 marginHeight=0 frameBorder=0 scrolling=no width=465 height=355></iframe> Thanks in advance for your help.
What are you wanting to show in the iframe? Try include('http://freeserv.dukascopy.com.............'); PHP: or http://www.php.net/file_get_contents