SELECT `player_id`,`pid`,`sid`,`itemtype`,CONVERT( `attributes` USING latin1 ) FROM `player_items` WHERE CONVERT( `attributes` USING latin1 ) LIKE '%trackid%';
i already said before that you can't read the numbers directly with convert, so don't convert just select. then write a php script to select all the items and read their attributes using mazen's class
?> ('cause it's a php class, dtk)
To get that 100 character number from the example, where should I go? Couldn't find any number like this in player_items or something
Would be glad if could give a support on this matter lol