Please answer this simple SPAM challenge: min(eight, seven)? (Example: nine)
It also works with Traits!<?php trait Foo {}class_alias("Foo","Bar");echo trait_exists("Bar") ? 'yes' : 'no'; ?>//yes
<< Back to user notes page