Jump to content

how can i open a new window in php


shadiadiph

Recommended Posts

My problem probably sounds strange. I have a login form which actuallly calls another checkuser on submit which i had opening by using target="_new". but the users details still stay in the input fields fo the form on the first page I want to change that to action="$php_self" so it submits and clears the form then post the username and passord in the head but then make it openĀ  a new window but using header("location: you can't use target="_new" any ideas on ow to get around this or is there a way to clear the form on submit?

Link to comment
https://forums.phpfreaks.com/topic/150794-how-can-i-open-a-new-window-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.