I am having a file named as new11
and new12
and the path is source=\Users\user.CLPSTPDFC46\Desktop\new11
and dest=\Users\user.CLPSTPDFC46\Desktop\new12
Now I need to copy the content from new11
to new12
. how can I approach this ?
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