Hi
not the () after the function name!!!!
>
> function ShowMessage() {
> echo "Show message...\n";
> }
>
> How can I call the function now?
>
echo ShowMessage();
:: Emil
---
Emil Rasmussen
http://www.noget.net
--
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] 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
- [PHP] functions Alia Mikati
- RE: [PHP] functions Caspar Kennerdale
- Re: [PHP] functions Andrey Hristov

