|
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
by php which the fast solution for make redirection at homepage ?
Time ago read some solutions, but one most fast because not load or not make a reload of itself page, not remember exactly but was a solution more fast |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
"artev" <mailnotspammm@notspamm.nn> wrote in message news:6zawxvfa00eb$.1qat10kstflr0.dlg@40tude.net... > by php which the fast solution for make redirection at homepage ? > Time ago read some solutions, but one most fast because not load > or not make a reload of itself page, not remember > exactly but was a solution more fast header('location', 'your home page url here'); exit; |
|
|
|
#3 (permalink) |
|
Messages: n/a
Hébergeur: |
artev wrote:
> by php which the fast solution for make redirection at homepage ? > Time ago read some solutions, but one most fast because not load > or not make a reload of itself page, not remember > exactly but was a solution more fast You use mod_rewrite and you never need to execute the php. -- //Aho |
|
![]() |
| Outils de la discussion | |
|
|