php-windows | 2001051
Date: 05/14/01
- Next message: Nick Howard: "[PHP-WIN] Exec and IIS"
- Previous message: Asendorf, John: "RE: [PHP-WIN] Jump to other url..."
- In reply to: Asendorf, John: "RE: [PHP-WIN] Jump to other url..."
- Next in thread: Liquidice: "Re: [PHP-WIN] Jump to other url..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
<email protected>: No, he wants a redirect.
<email protected>án: Use this one:
<?php
header ("Location: http://www.php.net");
exit();
?>
Muchos saludos,
Mike
Michael Rudel
- Web-Development, Systemadministration -
_______________________________________________________________
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Germany
fon: +49-(0)7531-89207-17
fax: +49-(0)7531-89207-13
e-mail: mailto:mru <email protected>
internet: http://www.suchtreffer.de
_______________________________________________________________
> -----Original Message-----
> From: Asendorf, John [mailto:JAsendorf <email protected>]
> Sent: Monday, May 14, 2001 2:25 PM
> To: Germán A; Php-Windows (E-mail)
> Subject: RE: [PHP-WIN] Jump to other url...
>
>
> What do you mean by "jump to"? Do you want the page to autorefresh or
> something?
>
> John
>
> ---------------------
> John Asendorf - jasendorf <email protected>
> Web Applications Developer
> http://www.lcounty.com - NEW FEATURES ADDED DAILY!
> Licking County, Ohio, USA
> 740-349-3631
> Aliquando et insanire iucundum est
>
>
> > -----Original Message-----
> > From: Germán A [mailto:galiprandi <email protected>]
> > Sent: Monday, May 14, 2001 7:53 AM
> > To: php-windows <email protected>
> > Subject: [PHP-WIN] Jump to other url...
> >
> >
> > How to jump to other URL with php
> >
> > With Javascript i'm use location.href="target.html"
> >
> > please help me....
> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
> > For additional commands, e-mail: php-windows-help <email protected>
> > To contact the list administrators, e-mail:
> > php-list-admin <email protected>
> >
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
> For additional commands, e-mail: php-windows-help <email protected>
> To contact the list administrators, e-mail:
> php-list-admin <email protected>
>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Nick Howard: "[PHP-WIN] Exec and IIS"
- Previous message: Asendorf, John: "RE: [PHP-WIN] Jump to other url..."
- In reply to: Asendorf, John: "RE: [PHP-WIN] Jump to other url..."
- Next in thread: Liquidice: "Re: [PHP-WIN] Jump to other url..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

