Ok, I have my main website all up and running for users to register and advertise on my site. But since my company will have multiple websites depending on the city the user is searching to advertise in, this is where I get a little confused myself.
Question: How can I make it so my user on lets say site1 registers and selects that they want there advert to run on this site and on site2?
Basically I dont want them to have to register on our site2, but rather have site2 check the database and say yes user selected site 2 as an option so lets show their advertisement.
Should all our sites run off of one mysql_database? I thought they would all have their own, but the structure of cross checking this is confusing. Sorry, but if anyone can assist me in the right direction I would appreciate your help.
Thanks in advance :+)