| | |
Header Location in new window?
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Dec 2004
Posts: 38
Reputation:
Solved Threads: 0
I have the following part of code in a PHP file and I want to know if there's a way to make the URL open in a new window instead of the same window. It might be a dumb or easy question, but I'm not too familiar with PHP
Let me know if this is possible, and if so, how. Thanks.
php Syntax (Toggle Plain Text)
header("Location: http://www.website.com" );
Let me know if this is possible, and if so, how. Thanks.
Last edited by mindfrost82; Nov 10th, 2006 at 10:57 pm.
Can't do that with PHP. You'll need JavaScript for that.
John Conde
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Well, if you have to communicate with a server-side script you will need to use ajax to have the server do that work and then return whether or not it was successful or not. If it was successful just use window.open() to open a new window.
John Conde
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
![]() |
Similar Threads
- Open In New Window Php (PHP)
- Opening Header in a new window? (PHP)
- Wait some time and after that redirect another Location (PHP)
- PHP Form mailing troubles (PHP)
- php mysql help (PHP)
- PHP-Nuke Tutorial #1: Altering the Header Tags (PHP)
- Sending form email (PHP)
Other Threads in the PHP Forum
- Previous Thread: Making a phpbb installer like fantastico
- Next Thread: videoclip get thumbnail using php
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess action ajax apache api array auto beginner binary broken cakephp checkbox class classes cms code cron curl database date destroy directory display domain download dynamic echo email error errorlog fatalerror file files folder form forms function functions google href htaccess html if-else image include insert integration ip java javascript joomla limit link load login loop mail masterthesis menu mlm mod_rewrite multiple mysql oop paypal pdf php popup problem query radio random record recursion regex remote script search security server sessions sms soap source space sql syntax system table tutorial update upload url validation validator variable video web xml youtube






