can i answer this?

$roaming = $_GET['roaming'];

if(is_set($roaming))
   $roaming = true;
else
   $roaming = false;
$blackberry = true;
$unlimiteddata = false;

if($blackberry)
   $unlimiteddata = true;

if($roaming == true && $unlimiteddata)
   echo "you pay for it!";
else
  echo "you have brain!";




On 22 December 2010 10:44, AHMAD SUHAIMI OMAR <[email protected]> wrote:
> Dearest all
>
> I've been enjoying the mails, albeit I know nuts abt programming in open 
> source
>
> It's also nice to know that this is an alternative for easier communications 
> among colleagues to the extend that some become very "friendly".
>
> Nice to have long signature, so that not many can imitate, but digital 
> signature with "copy and paste" makes it redundant
>
> Imagine your Blackberry alerted you abt the mail and you opened it. When you 
> come back from overseas CELCOM send you ana SMS saying that you will be 
> charged by KB used at the rate applicable in the country. With the lenghty 
> and friendly mails for you.
>
> These are my suggestions, written in the terms used by "amsatul Qur'an" for 
> consideration.
> _______________________________________________
> Owasp-Malaysia mailing list
> [email protected]
> https://lists.owasp.org/mailman/listinfo/owasp-malaysia
>
> OWASP Malaysia Wiki
> http://www.owasp.org/index.php/Malaysia
>
> OWASP Malaysia Wiki Facebook
> http://www.facebook.com/pages/OWASP-Malaysia-Local-Chapter/295989208420
>
_______________________________________________
Owasp-Malaysia mailing list
[email protected]
https://lists.owasp.org/mailman/listinfo/owasp-malaysia

OWASP Malaysia Wiki
http://www.owasp.org/index.php/Malaysia

OWASP Malaysia Wiki Facebook
http://www.facebook.com/pages/OWASP-Malaysia-Local-Chapter/295989208420

Reply via email to