javascript to generate crc code for thumbnails.
#7
I'm wanting to do the same thing in PHP. I want to do some tinkering with a web based library editor, but I can't for the life of me figure this out. There's a crc32 function within PHP, but that doesn't return the right value, so I wrap dechex to convert to hex, still no dice. Based on what I "think" your function is doing, I'm then performing this on the lower case string.

Also - what path does it use, the full path to the file, just the file name? How does it work with stacked items? Have you tried that?
Reply


Messages In This Thread
[No subject] - by Fiasco - 2009-09-22, 23:14
[No subject] - by Fiasco - 2009-09-23, 18:12
[No subject] - by Fiasco - 2009-09-23, 20:34
[No subject] - by Fiasco - 2009-09-23, 21:09
[No subject] - by Fiasco - 2009-09-23, 21:43
[No subject] - by kevbrown - 2009-11-19, 06:39
[No subject] - by Fiasco - 2009-11-19, 07:02
[No subject] - by tjpoe - 2009-12-18, 20:45
[No subject] - by forumReader - 2010-03-21, 02:40
[No subject] - by forumReader - 2010-03-21, 03:31
[No subject] - by Nick8888 - 2010-11-15, 16:25
[No subject] - by baderj - 2012-02-27, 12:49
Logout Mark Read Team Forum Stats Members Help
javascript to generate crc code for thumbnails.0