how to get the eg.php iframe filename to example.html?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
venkatesh.svs
Forum Newbie
Posts: 12
Joined: Wed Jan 06, 2010 1:30 am

how to get the eg.php iframe filename to example.html?

Post by venkatesh.svs »

i developed the shopping cart using the iframe concept in .html file and in that iframe, included .php files.
but when user clicks on the signout button, the session should be expire in html page.

can anybody help to how to get the .php ifreme name to .html page?
Post Reply