Forum Moderators: coopster
To answer, though, it would help if you were more specific. Do you want to pull certain attributes from tags themselves, or do you want the data that is enclosed within certain tags? Or do you just want to strip out the HTML tags (for which PHP provides the strip_tags [php.net] function)?