Re: [PHP] Finding what links on a page have been clicked

2005-06-29 Thread D A GERM
Unfortunately I do not have access to those logs. Richard Davey wrote: Hello, Wednesday, June 29, 2005, 1:11:51 PM, you wrote: DAG> I am trying to find a way to log what links have been clicked and DAG> dump the results into a database. Couldn't you parse this information out of your site lo

Re: [PHP] Finding what links on a page have been clicked

2005-06-29 Thread Richard Davey
Hello, Wednesday, June 29, 2005, 1:11:51 PM, you wrote: DAG> I am trying to find a way to log what links have been clicked and DAG> dump the results into a database. Couldn't you parse this information out of your site log files? I mean, why duplicate what is already being done. Best regards,