PHP Basics: Advanced function

Not the trickiest example function, however this will teach you how to output a value created from within the function.

Duration : 0:7:18


Technorati Tags: , , , , , , , , , , , , , , , ,

2 Responses to “PHP Basics: Advanced function”

  • chjustin69 says:

    If your like me and …
    If your like me and like to write a little code after each tut than a “challenge” you can do is to write a calc with all the same functions as above but with less code (you can do it with what we have learned so far!)

  • chjustin69 says:

    Oh cool, the return …
    Oh cool, the return command is pretty neat! Now you can only return one value to the function right?

Leave a Reply