Embedding a html.file in article - Joomla! Forum - community, help and support
hi friends
i have html file embed article. can use eg
]iframe src[="articles/android" width = "970"; height = "640" >]/iframe[
i trying avoid above way because told iframe venerable hacking. article not responsive correctly in mobile or non full screen.
i have place full text article part of article prefer keep article in separate html file.
any advise peers. thanks
i have html file embed article. can use eg
]iframe src[="articles/android" width = "970"; height = "640" >]/iframe[
i trying avoid above way because told iframe venerable hacking. article not responsive correctly in mobile or non full screen.
i have place full text article part of article prefer keep article in separate html file.
any advise peers. thanks
i looking @ include extension & also
<?php
include( 'http://www.example.com/your_file.htm' );
?>
what say?
<?php
include( 'http://www.example.com/your_file.htm' );
?>
what say?
Comments
Post a Comment