You confused us. Would you like to explain us exactly what you meant?
Maybe with mentioning us your reasons/goals.
--
Maxim Maletsky
[EMAIL PROTECTED]
www.PHPBeginner.com // where PHP Begins
On Tue, 15 Oct 2002 15:31:14 +0800
"Muhammad Khairuzzaman" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I would like to how to know how to create an if conditional with only one
> condition. Can some one tell me the way to do this. This is my previos code
> :
>
> <
> if (!name) {
> print "<P>please enter your name.";
> }
> exit;
>
> if (!$email) {
> print "<P>Please enter you e-mail"
> }
> exit;
>
> ?>
>
>
>
> --
> 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