Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: 2 in 1

Parašė GoN· 2008 Rugs. 21 18:09:56
#1

Sveiki,
Gal kas turit koki moda,plugin,scriptą anegdotų , kad būtu.
(Ne ant php-fusion'o.).
Kaip redirectą padaryt i kitą weba ;D

Redagavo GoN· 2008 Rugs. 21 18:09:10

Parašė ---· 2008 Rugs. 21 18:09:06
#2

Anekdotai : https://webdnd.com/infusions/cod...code_id=85

Redirectas:

<?php

header('Location: http://www.google.lt/');

?>



Redagavo ---· 2008 Rugs. 21 19:09:51

Parašė GoN· 2008 Rugs. 21 18:09:41
#3

Nuimk smailus. :P
Be to sakiau ne ant php-fusion'o ;)
Ačiu.

Parašė ---· 2008 Rugs. 21 19:09:04
#4

o tai ant ko tau reikia?

Parašė GoN· 2008 Rugs. 21 19:09:08
#5

Paprasto scripto :P

Parašė Enzo· 2008 Rugs. 21 19:09:08
#6

<?php

redirect("http://www.google.lt/");

?>



gal šitoks veiks, nebandžiau.

Parašė Donatis07· 2008 Rugs. 21 19:09:41
#7

<?php

redirect("Location: http://www.google.lt/");

?>


Taip lyg turėtų veikt.

Redagavo bruzgis· 2008 Rugs. 21 20:09:00