On Feb 14, 10:54 am, "mariano.iglesias" <[EMAIL PROTECTED]>
wrote:
> function getvar($var)
> {
> return (isset($var) ? $var : false);
>
> }
Will that ever return false, or prevent the error message when you try
to pass a none-existant variable to it ;)?
AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---