The if-statements are based upon values read from session variables, cookies, values from databases, and values for the form that was just submitted.
So, no, there are no if-statements executed on data the user has not submitted. -----Original Message----- From: Morten Nielsen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 1:56 PM To: [EMAIL PROTECTED] Subject: [PHP] Php is serversided???? Hi, I don't understand... Everybody says PHP is server based, so everything is calculated before the user sees it in his browser. But if that is the case how is it then possible to use if-statements. Wouldn't that mean that the if-statement has been executed before the user makes a selection? Please explain it to me, Morten -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php