¡@

Home 

php Programming Glossary: getgreeting

Is this correct object oriented programing in php? [closed]

http://stackoverflow.com/questions/5329664/is-this-correct-object-oriented-programing-in-php

values we can also add a Getter like this public function getGreeting return this _greetings 0 . ' ' . this name This is better than.. shuffleGreetings Shuffling Greetings in a Greeting echo hi getGreeting Why is it Hello John all of a sudden As you can see the API.. Effects While it may be tempting to put the shuffle into getGreeting you should not do so. A method should return the same thing..