I Need A Query Run On Join Based On Conditions

*** Experienced PHP Coders only
*** I need this within 2 days after final specs are given

This script displays ads on affiliate sites. I need when a user joins based on conditions certain rows are inserted using an insert query. Users can select which ads they want to run in this ad rotating script, this is accomplished in the banner table where they select an ad to run in the users ad rotation this creates a row for that ad and size.

When a user joins I need something similar to this basic insert query to run

Insert into $$$$$ (user_id, bid, used, siteimps, siteclicks, revenue)
Values (‘{$$$$$}’,'{$$$$$}’,’$$$$’,$$$, $$$,$$$)

which will insert ads instantly in the users rotation on signup

Leave a Reply

Your email address will not be published. Required fields are marked *