Hello Bruno!

See the following URL in the PHP manual:

http://www.php.net/distributions/bigmanual.html#functions

HTH

Sam Masiello
Systems Analyst
Chek.Com
(716) 853-1362 x289
[EMAIL PROTECTED]

 -----Original Message-----
From:   Bruno Freire [mailto:[EMAIL PROTECTED]] 
Sent:   Thursday, January 25, 2001 11:40 AM
To:     '[EMAIL PROTECTED]'
Subject:        [PHP] How do I to declare a function or procedure in PHP???

Please ,
I don't know how to declare a function....how is the scope??

In C++ is for example...

Void test(int a, int b)
{
.....

}

But...

In php???? HOW DO I DECLARE A FUNCTION OR PROCEDURE????

Bruno....Brazil


-- 
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