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.
Subscribe to:
Post Comments (Atom)
it only previews png jpg gif files but i want to preview swf files
ReplyDeleteIt's not made to preview swf files.
ReplyDeleteplease help me to preview nth files from a different folder
ReplyDeletelike
/files/themes/theme.nth
Ajmal Rasi
got it nth.php?=/files/themes/theme.nth
ReplyDeletethanks for your script