Ahoi,
while($row = mysql_fetch_assoc($result)){
my_send_function($row['mail_addy']);
}
while ($mail\_addy = array\_shift($mail\_addys)) {
my\_send\_function($mail\_addy);
}
vielleicht sogar:
while (my\_send\_function(array\_shift($mail\_addys))) {}
Dank und Gruß,
[frankx](http://community.de.selfhtml.org/visitenkarten/view.php?key=82)
--
[tryin to](http://sauer-ernst.de) [multitain](http://multitain.de)