There is a page that I need to read (and display 🙂 that has two frames... How do I read a particular frame? For example, let's say the there is a page called 'stuff.html'. The sidebar is called "side" and the main body is called "body". If I want my PHP script (show.php) to display "side" only, what do I do?