Solved

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sinewave
Forum Commoner
Posts: 41
Joined: Tue Sep 10, 2002 4:35 pm
Location: Canada

Solved

Post by sinewave »

I'm making a banner script for someone and they'd like to know how many views per click (ex. 1:4, or 1:783)

I already have in a database how many views and how many clicks.

i jsut need to know the math to determine the ratio...i think i have done it before but it's been a while :(
anyone know?
Last edited by sinewave on Fri Oct 25, 2002 4:03 pm, edited 1 time in total.
sinewave
Forum Commoner
Posts: 41
Joined: Tue Sep 10, 2002 4:35 pm
Location: Canada

Post by sinewave »

nevermind...mind lapse
Post Reply