Small Php And Sql Project

Small Php And Sql Project
i have a single file that creates a list of emails – to be send later – based on the user personal information.

the email ads are stored at the table emails.
the user information are stored at table user.

right now this file just checks if the ad is for all countries or for any specific. and i want to change it to check also for the user personal interests.

users interests are saved at 5 tables: user.user_interest1 to 5 and ads interests are saved at emails.ads_interests as a list sepparate by commas and always with a comma at the end.

Leave a Reply

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