Quantcast
Channel: puremango.co.uk » code
Viewing all articles
Browse latest Browse all 10

Overloading in PHP

$
0
0
Murray Picton wrote up a blog post today on overloading functions in PHP. Overloading is a useful feature of many languages. Murray gives a nice definition in his post: Overloading a function is the ability to define a function more than once with a different set of parameters for each one and then when it […]

Viewing all articles
Browse latest Browse all 10

Trending Articles