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