7 lines
76 B
PHP
7 lines
76 B
PHP
<?php
|
|
|
|
$result = array( 'xmp-exif' =>
|
|
array(
|
|
'FNumber' => '28/10',
|
|
)
|
|
);
|