I am trying to print a text in the terminal using echo command.
I want to print the text in a red color. How can I do that?
I want to output an inline jpg image as a base64 encoded string, however when I do this : $contents = file_get_contents($filename); print ...
No comments:
Post a Comment