dadamssg Posted June 10, 2009 Share Posted June 10, 2009 i have a table for members of course and then a table for messages which include the fields: sentto, sentby, createdate, subject, content, messageid. I want to send a message to all of my members. How would i set up a foreach stmt to do this? i never use foreach stmts so i wanna get it right the first time. thanks Quote Link to comment https://forums.phpfreaks.com/topic/161677-foreach-member-send-a-message/ Share on other sites More sharing options...
Maq Posted June 10, 2009 Share Posted June 10, 2009 i never use foreach stmts so i wanna get it right the first time. thanks Then you should read the manual first, foreach. Quote Link to comment https://forums.phpfreaks.com/topic/161677-foreach-member-send-a-message/#findComment-853094 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.