Hi!

  ShowMessage();

regards
Marcelo Gulin

Augusto Cesar Castoldi escribió:
> 
> How do I use a function?
> 
> I did:
> 
> function ShowMessage {
>   echo "Show message...\n";
> }
> 
> How can I call the function now?
> 
> thanks,
> 
> Augusto Cesar Castoldi
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to