@php6
Python has had module support since forever. PHP just started using namespaces. See the Python documentation or Google for a tutorial if you don't believe me ;)
And: of course you have fields, functions etc. inside your PHP classes as well. That's how you do OOP!
↧