Author Topic: PHP Email Duplication  (Read 208 times)

skinman

  • New Member
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
PHP Email Duplication
« on: September 06, 2010, 10:43:43 AM »
Hi,

I've coded a script which will email several users from a MySQL table, relating to another MySQL table which is a "one-to-many" system.

Currently it's this http://codepad.org/Kv1VvNOe

I dont really understand the variables though (with the MySQL tracking_table bit), which is where I need your help.

Thanks :)