Jump to content

libertyct

Members
  • Posts

    73
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

libertyct's Achievements

Member

Member (2/5)

0

Reputation

  1. I am working with the ID3_GET_TAG() func to read mp3 information from a directory. The id3 tags are returned successfully but some attributes with longer string values for example: song title, are being trimmed to just 30 characters. It does not make any sense to me why you would force to cap-off the number of characters in the song title at just 30 and I haven't been successfully in my attempts to overwrite the default 30 character limit from either the .ini file or within my code. Can you recommend a solution to get around this? see: http://ca3.php.net/manual/en/function.id3-get-tag.php
  2. thanx bud. does exactly what i want!
  3. Does PHP GD allow conversion of images from full color to monochrome or black/white?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.