Community Supporter?
World Wide Whale
Gender:
Posts: 160
1052 credits Members referred : 1
« on: Feb 16, 2007, 10:52:51 pm »
After an email I sent to google.com about pop ups ,answered me that I could add up to 5 pop ups per user.. Ok..I think 5 pop ups is ok but could someone help me how could I do that with php? I mean to set a limit of 5 pop ups per user. I will really appreciate your help
Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« Reply #1 on: Feb 17, 2007, 12:02:17 am »
You could store the IP address of each visitor and count the number of pop ups you have showed each within a certain timeframe. You could quite easily add the pop up counter to my 'visitors online' counter found here