Posted by Bernhard Sturm on 08/23/07 11:47
UKuser wrote:
>
> I've tried standard iframes and frames but in IE these have cookies/
> javascript disabled. I'm trying to find a PHP 100% equivilent to
> frames.
>
forget the concept 'frames' use includes instead. For php use this in
order to load an external file into your main file:
require_once("myexternalfile.php");
HTH
bernhard
--
www.daszeichen.ch
remove nixspam to reply
Navigation:
[Reply to this message]
|