Two ways this is possible:
1.  The user has selected an item and hit the submit button, thereby sending
everything to the server and it is working there.
2.  The user comes in from a different link, different server, or has a
cookie on their machine.
----- Original Message -----
From: "Morten Nielsen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 12:56 PM
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

Reply via email to