Help with PHP.
#5

PHP код:
<?php
if ($_POST['submit'])
{
    
header('Location: http://www.mydomain.com/blog.php?name='.$_POST['number']);
}
?>
This all what i have on serveronline.php
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: 1 Guest(s)