Need help badly how to open new window with php
Moderator: General Moderators
Need help badly how to open new window with php
how do i open a new window with php I know it can be done through javascript but i want to do it with php if anyone knows how please help am really desperate now.
server side
php is server side so it doesn't interact with the client machine
you need to use javascript or you can use php to right javascript but you will still have to wait until the page is sent to the browser before the new window will open.
phpScott
phpScott
- discobean
- Forum Commoner
- Posts: 49
- Joined: Sun May 18, 2003 9:06 pm
- Location: Sydney, Australia
- Contact:
There really should be some sort of explanation between the different of client and server side languages... And all such threads can be pointed straight to the client/server thread... that'd be nice.
http://www.websiteowner.info/articles/cgi/whichside.asp
http://www.developer.com/lang/cgi/article.php/923111
http://www.newmediaone.com/scripting/1b.html
http://www.epinions.com/content_1785766020
how did I find these pages?
http://www.websiteowner.info/articles/cgi/whichside.asp
http://www.developer.com/lang/cgi/article.php/923111
http://www.newmediaone.com/scripting/1b.html
http://www.epinions.com/content_1785766020
how did I find these pages?