if (isset($var_name)) {
    echo 'Isset!';
}

  ?

--

Julio Nobrega.

Um dia eu chego lá:
http://sourceforge.net/projects/toca

Ajudei? Salvei? Que tal um presentinho?
http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884


"Budinschi Cosmin" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Could smbdy please help me
>
>
> I have  a variable with the name
> $name(="the_name_of_the_variable")
>
> and I want to know if $the_name_of_the_variable
> is set.
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to