Ok, so SimpleXML makes xml easier.
array_merge() now only takes array types rather than just allowing anything to be merged in.
Register_globals is now off by default, as it should be.
Awesome stuff... has anyone been doing some more advanced class/object creation using PHP5 yet?
|