Tag
functions
Results
- Articles
- 2
- Blog Entries
- 0
- Links
- 0
Articles
-
PHP Functions
Functions are the foundation of organised procedural programming. Learn how to craft your own functions, return values from functions, and input data as parameters into functions.
-
Too Easy JavaScript - Functions [5]
Voyage farther out in the depths with functions. Re-use your code and take procedural code to a level of organization and neatness. Learn more about functions and their uses in Too Easy JavaScript, Part 5.

