Forum: PHP Jul 30th, 2009 |
| Replies: 4 Views: 261 From what I was reading it doesn't seem that method overloading is possible in php. "However, PHP 5 provides a way to imitate overloading by catching calls to “inaccessible methods” with magic method... |