Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: - Vaidass Klausymai.

Parašė .Vaidas.· 2010 Bir. 27 21:06:15
#7

Kaip reikia padaryti kad pvz. Is one.lt tinklapio keltu i Facebook.com. WyPuk sake kad per Header.php , bet as jo nerandu, naudoju v7. Kas gali pasakyti, +10

Kodas :
<html>

<?php

   //this will NOT work, the browser received the HTML tag before the script


   header( 'Location: http://www.yoursite.com/new_page... ) ;

?>