PHP Classes

File: image_metadata_test.html

Recommend this page to a friend!
  Classes of Free Ment   PHP Live Chat Browser   image_metadata_test.html   Download  
File: image_metadata_test.html
Role: Auxiliary data
Content type: text/plain
Description: HTML page
Class: PHP Live Chat Browser
Live chat with users of the same or another site
Author: By
Last change:
Date: 1 year ago
Size: 376 bytes
 

Contents

Class file image Download
<html> <head> <title>image external metadata test</title> </head> <body> <p>some paragraph</p> <p>another paragraph <img src="" /></p> <p>a third <img src="">text in image tag <tag>text in tag in image tag</tag><um /><date val="some date" /><meta date="another date" /><date2>yessir date2</date2><a>yep</a>comment1<!-- comment2 --></img> paragraph</p> </body> </html>