Page 1 of 1

passing value from php to 2 frames in html

Posted: Tue May 08, 2007 4:12 pm
by Thorax
Is it possible to pass 2 different value from php to 2 html frames? for example i want to pass 1 to frame test1 and 2 to frame test2 using php. so that value 1 and 2 will be outputted in the same screen with two frames.

Posted: Tue May 08, 2007 7:05 pm
by feyd
Not without help from Javascript.