I use index.html with three frames.
Frame 1 is the body.php
Frame 2 and 3 is depended of frame 1
Is there a PHP script for frame one that the other two frames are automaticly opened by frame one.
Something like open window in javascript but not with href, it must be automaticly.