Get rid of all the “echo” statements
-
Why do so many functions use ‘echo’? When trying to build a semi-sophisticated template you cannot use any of the built in functions because they toss out text when invoked.
Wouldn’t it make more sense to have the functions return the text so one has more control?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Get rid of all the “echo” statements’ is closed to new replies.