PHP script to close pop-up windows

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
wstran
Forum Newbie
Posts: 9
Joined: Wed May 05, 2010 12:07 pm

PHP script to close pop-up windows

Post by wstran »

Greetings,

I have a pop-up window form for a user to enter his/her inputs and then hit submit. After it's done I want my php code to automatically close that pop-up window. Is there any PHP command to close pop-up window automatically?

Please help, thanks!
Post Reply