This topic is locked
[SOLVED]

 Embedding PHPRunner Code in Web Pages Without Using I-frames

5/9/2011 12:56:37 PM
PHPRunner General questions
S
salus1 authorDevClub member

Hi,

Does anyone known an alternative to using i-frames to show PHPRunner generated output in existing HTML pages? I-frames work fine for lists but expanding content (in my case images expanding from thumbnails) is confined to and does not flow over the i-frame area's boundaries.
I tried renaming the PAGE.HTML to PAGE.PHP and using PHP's inlude() function in a DIV but get "Warning: Cannot modify header information - headers already sent" error.
Any alternatives would be greatly appreciated and really helpful for quicky integrating PHPRunner awesomeness into exising web sites.
Thanks!

Sergey Kornilov admin 5/9/2011

The alternative is to make PHPRunner application look exactly like the rest of your website. You can do that using header/footer approach.
I would suggest to watch 'How to integrate PHPRunner application into existing website' tutorial at http://xlinesoft.com/phprunner/php-database.htm