Page 1 of 1

should store the number of clicks made on a particular site

Posted: Tue Mar 14, 2006 1:55 am
by php2006
Wanna make an application on php+mysql

Working of application  should store the number of clicks made on a particular site

Explanation

I have a main site supposed Z which have 3 sublink suppose
A
B
C
And for the same I have a database
Now I want whenever a click is made to these sites A B C through main site Z
it should be added in the database
Or in otherwords the counter of A B C increments itself automatically in the database

Provide me the code for the same plz

Posted: Tue Mar 14, 2006 2:02 am
by feyd
We're not here to write code for you, that's called work. Work which many of us are paid quite well to do.

Make some effort; start coding a script. If you get stuck, ask about it.

Re: should store the number of clicks made on a particular s

Posted: Tue Mar 14, 2006 2:04 am
by Benjamin
php2006 wrote:Wanna make an application on php+mysql

Working of application  should store the number of clicks made on a particular site

Explanation

I have a main site supposed Z which have 3 sublink suppose
A
B
C
And for the same I have a database
Now I want whenever a click is made to these sites A B C through main site Z
it should be added in the database
Or in otherwords the counter of A B C increments itself automatically in the database

Provide me the code for the same plz
Can you please rephrase the question?

Posted: Tue Mar 14, 2006 9:44 am
by feyd
cross posting is a good way to get smacked "php2006"