Re: Transfering variables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



on 6/6/03 5:52 pm, André Sannerholt at sannerholt@freenet.de wrote:

> I'm wondering how to transfer variables in a php-document to the same script
> after the form has been submitted!?

if ($_POST['submit']) {

//stuff

} else {

// form stuff

}


HTH

-- 
Mike Karthauser 
Managing Director - Brightstorm Ltd

Email       >> mikek@brightstorm.co.uk
Web         >> http://www.brightstorm.co.uk
Tel         >> 0117 9426653 (office)
               07939 252144 (mobile)

Snailmail   >> Unit 8, 14 King Square,
               Bristol BS2 8JJ


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux