Decrypt Bam Extension?

Discussion in 'PHP' started by LeetPCUser, May 25, 2010.

  1. #1
    Does anyone know how to decrypt a Bam extension with PHP. I was scraping data off of a plain text site and the site changed to output a Bam file.

    Thanks.
     
    LeetPCUser, May 25, 2010 IP
  2. kaleshwar

    kaleshwar Peon

    Messages:
    43
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    what happens if you go to the site in your browser? does it display correctly or give download of the said bam file?
    first you need to find out just what exactly it is. It could be a text/html/php/other file simply named *.bam
    on the other hand a web search gives .bam files association ranging from audio to game animations.
    http://filext.com/file-extension/BAM
    so first try to determine just what is in the file, then something could probably be done.
     
    kaleshwar, May 27, 2010 IP