[nyphp-talk] East Village Tech Meetup #2

2011-07-28 Thread Wellington Fan
Anyone going? It's tonight, 7pm: http://www.meetup.com/EastVillageTechies/events/25349121/ -- wellington ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation

Re: [nyphp-talk] Reading/writing id3v2 tags from MP3 files in PHP?

2011-07-28 Thread David Roth
Hi Nick. Thanks for the reply. It turns out for writing tags, those PHP routines don't support v2 which I needed. Now for the gory details. :-) However, I did find a solution that worked. There is a command line Linux utility called id3v2 which I installed on CentOS. I ended up writing a