A few issues: |
[eluser]bastones[/eluser]
You could do it based on "up to x amount of clicks per month", and for every click you add +1 to the database. I guess there's no even way of doing that but in the meanwhile you can use the rand() PHP function to randomise which ads are being displayed such as: Code: <?php |
Messages In This Thread |
A few issues: - by El Forum - 11-10-2008, 06:29 AM
A few issues: - by El Forum - 11-10-2008, 07:40 AM
A few issues: - by El Forum - 11-10-2008, 07:43 AM
A few issues: - by El Forum - 11-10-2008, 07:46 AM
|