Help with PHP.
#6

Finally i have done this...

PHP код:
<?php
if ($_POST['submit'])
{
$text1 $_POST['number'];
echo 
$text1;
$text2 "<script language='javascript'>window.location.href='/blog.php?name=$text1'</script>";
echo 
$text2;
}
?>
Reply


Messages In This Thread
Help with PHP. - by BuLLeT[LTU] - 01.08.2011, 17:59
Re: Help with PHP. - by Scottas - 01.08.2011, 18:02
Re: Help with PHP. - by BuLLeT[LTU] - 01.08.2011, 18:05
Re: Help with PHP. - by Kingunit - 01.08.2011, 18:07
Re: Help with PHP. - by BuLLeT[LTU] - 01.08.2011, 18:08
Re: Help with PHP. - by BuLLeT[LTU] - 01.08.2011, 18:32

Forum Jump:


Users browsing this thread: 2 Guest(s)