I know references are syntactic sugar, so code is easier
to read and write.
But what are the
differences?
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