-
- Downloads
Better to use foreach because when add mail in $cible array we can test
with (!array_key_exists($obj->email, $cibles)) better than old method
Please register or sign in to comment
with (!array_key_exists($obj->email, $cibles)) better than old method