Jump to content
  • 0
Sign in to follow this  
stiflerxx

Iframe for forum

Question

I created a table in php and wanted to show her forum 
I used the following code iframe
 

 

<div class='post entry-content '>

<iframe frameborder=0 height=500 width="100%"src="#"> </iframe>
</div>
 

 

just that when I save the topic looks like this:

Hy4sAOP.png

anyone know how to use an iframe in php page to forum? '-'

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0

could you explain better what are you trying to do?

I want to put an iframe on a forum but when the topic unless he is like in the image above ...

Share this post


Link to post
Share on other sites
  • 0

show me what are you trying to put in the iframe, but it seems that the CSS loads before the iframe or something, idk

PS: the translator you are using isn't too good

Share this post


Link to post
Share on other sites
  • 0

show me what are you trying to put in the iframe, but it seems that the CSS loads before the iframe or something, idk

 

PS: the translator you are using isn't too good

[/iframe]<iframe frameborder=0 height=500 width="100%"src="#"> </iframe>[/iframe]

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.