Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lydhoer
  • Content: Threads
  • Order by date
  1. lydhoer

    Problem with mail() to multiple recipients

    Hi, I'm trying to make an interface for sending newsletters. I use a html form in fileA.php. The form action is fileB.php. fileB.php is similar to this <?php $subject = "Newsletter from Lydhoer.dk"; $header = "From: "robot, lydhoer.dk" <robot@lydhoer.dk>"; $ures = @mysql_query("SELECT *...

Part and Inventory Search

Back
Top