When I want to include any new CSS
file or any new JS
file, I put it in the header as this
I want something like
include all css
include all js
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