i find :
$tags = get_the_tags($post->ID);
if ($tags) {
foreach($tags as $tag) {
$tag = $tag->name . '';
}
}
query_posts('cat=-53&tag='.$tag.'');
but not working !
Plug the problem is likely where I’ll know the format is
Possibly the funection. Php ok?
Not someone give me an answer!
please!