When do we get this error?
Notice: Undefined index: submit in C:\wamp\www\sample.php on line 25
What is the exact meaning of this perticular error?
I want to output an inline jpg image as a base64 encoded string, however when I do this : $contents = file_get_contents($filename); print &q...
No comments:
Post a Comment