hi,
i am trying to open feedback page after a user visiting a particular site( that means when a particular user close all pages after see the ste and at last i want to open the feed back page).how can possible with php.
Regards
pallab
It's not. PHP is a server-side language. What you want done is done via client-side technology. Look for Javascript solutions. I think it's a window.close event that handles it....