April 17, 2011

Nth thumbnail generation using PHP

This is a small project of mine.

This script generates thumbnail of nokia theme files (.nth) using PHP. It's ideal for wap / web portals that server nokia themes to it's users.

These theme files are simple compressed archive with theme info enclosed in a xml file named 'theme_descriptor.xml'

Follow comment to get an idea of what the script does on each step.


4 comments:

  1. it only previews png jpg gif files but i want to preview swf files

    ReplyDelete
  2. It's not made to preview swf files.

    ReplyDelete
  3. please help me to preview nth files from a different folder
    like
    /files/themes/theme.nth
    Ajmal Rasi

    ReplyDelete
  4. got it nth.php?=/files/themes/theme.nth

    thanks for your script

    ReplyDelete