Date: 11/19/00
- Next message: o.cook <email protected>: "RE: [PHP-DB] opening webpage"
- Previous message: Nathan Crause: "Re: [PHP-DB] DB Comparisons"
- Next in thread: o.cook <email protected>: "RE: [PHP-DB] opening webpage"
- Maybe reply: o.cook <email protected>: "RE: [PHP-DB] opening webpage"
- Maybe reply: Adv. Systems Design: "RE: [PHP-DB] opening webpage"
- Maybe reply: Adv. Systems Design: "RE: [PHP-DB] opening webpage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello all:
I was wondering how one would open (go to) another web
page programatically, say as a result of an if-else
statement. i.e.
if (x==true) {
goto http://pagex
}else{
goto http://pagey
}
Thanx
Luis
__________________________________________________
Do You Yahoo!?
Yahoo! Calendar - Get organized for the holidays!
http://calendar.yahoo.com/
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: o.cook <email protected>: "RE: [PHP-DB] opening webpage"
- Previous message: Nathan Crause: "Re: [PHP-DB] DB Comparisons"
- Next in thread: o.cook <email protected>: "RE: [PHP-DB] opening webpage"
- Maybe reply: o.cook <email protected>: "RE: [PHP-DB] opening webpage"
- Maybe reply: Adv. Systems Design: "RE: [PHP-DB] opening webpage"
- Maybe reply: Adv. Systems Design: "RE: [PHP-DB] opening webpage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

