Suggested php code to read file rating set by Adobe Bridge CS3
        Posted  
        
            by DarwinIcesurfer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DarwinIcesurfer
        
        
        
        Published on 2010-06-15T01:54:19Z
        Indexed on 
            2010/06/15
            2:02 UTC
        
        
        Read the original article
        Hit count: 379
        
Background: I have been attempting to read the rating that is assigned in Adobe Bridge CS3 using the creative commons Metadata toolkit for php without success. I am using shared hosting so I do not have an oppotunity to recompile php with different modules.
Is php code available that could be used to read the rating that is embedded in the .jpg file? I have read that this is an xmp (xml) formatted section within the file.
© Stack Overflow or respective owner