Question
PHP and Frames
Hi there, this might be a stupid question, but by clients request I have to make a website using frames, in the top frame ( 30 pixels height ) it's a flash player, and in the mainframe there's the contents, in that mainframe I'm placing some dynamic pages using PHP data from a MySQL database, when I run the entire frameset I can't see the data, but, when I run only the mainframe document ( in this case body.php without the frameset ) everything works fine, any idea on why is this happening?
Regards!!
Arturo
