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

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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