Hello
While i was reading an eBook, i got an error while coding this:
<?php
class loai {
public $num=10;
}
?>
I don't know why this gives me the error.
Your help will be appreciated, and if you can give me advices in learning OPP.
Thanks
[ Mod Edit - bpat1434 ] Please use [noparse]
[/noparse] tags around php code.