Search found 2 matches
- Thu Feb 22, 2007 9:28 am
- Forum: PHP - Code
- Topic: Writing sound files
- Replies: 5
- Views: 790
Thanks feyd for correcting me on the style. :oops: These would be very small wav files - not music or anything. The length would be less than half a second so size is not an issue. onion2k your code had at least some of what I was looking for: hexdec(bin2hex(strrev(substr($fileinfo,8,2)))); I'll try...
- Wed Feb 21, 2007 3:18 pm
- Forum: PHP - Code
- Topic: Writing sound files
- Replies: 5
- Views: 790
Writing sound files
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I am a st...