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]
- Re: [PHP] Functions Augusto Cesar Castoldi
- Re: [PHP] Functions Chris Lee
- Re: [PHP] Functions Marcelo Gulin
- RE: [PHP] Functions Emil Rasmussen
- RE: [PHP] Functions Emil Rasmussen
- [PHP] Functions Karl J. Stubsjoen
- Re: [PHP] Functions Toby Butzon
- [PHP] Functions Jason Whitaker
- RE: [PHP] Functions Daniel Kushner
- [PHP] Re: Functions Jason Whitaker
- RE: [PHP] Functions Narvaez, Teresa

