PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a series of classes which extends from the class. I then wont to do Type Hinting, but I wan't all the classes to pass, is this possible by means of simple type hinting?