howto post iframe

masterofdeath

New Member
Hi,

i dont want to give user html acceptable to avoid hacking attemps but in my soccer webpage i need some details from outside

So how can i post this?

Code:
<IFRAME src="http://www.iddaaturk.com/livescores.php"  width="700" height="1300" scrolling="no" frameborder="0" marginwidth="0" marginheight="0"></IFRAME>
 
Itsuki Minami said:
well actually it has to be in a post? why don't you put it in a template or something

Almost there, I am running a few things on my site using an [IFRAME] but it runs as a plug that is called by a template. You can easily place it anywhere on your site by calling the $template_name.
 
Back
Top