 |
Account Login
|
 |
 |
Latest Articles
|
 |
 |
IRC Channel
|
 |
 |
Associates
|
 |
 |
Associates
|
 |
|
 |
Glossary Navigation |
 |
| O |
Object
Objects are class instances, they are initialized by the class constructor of an object using the keyword "new":
$object = new stdClass();
|
Operators
In PHP, examples of operators would be +, -, *, /, =, ==, and so on. Operators are generally used in comparisons and arithmetic
|
|
All times are GMT. The time now is 04:27 PM.