Module 8

For this assignment, I simply linked a php file from the module 8 weblink that echos a gender from variables. The connection between strings and functions in php is a lot like that in java. You have the ability to echo a string based on a function, for example you could display word counts or parse through the string using a function instead of simply outputting stored text.

Leave a comment