<vb:if condition="in_array($post[userid], $my_buddylist)"> $post[email] asd </vb:if>
$test = in_array($post[userid], $new_buddylist);var_dump($test);