Re: [PHP] log.

2004-07-23 Thread Ulitin S.S.
"John W. Holmes" <[EMAIL PROTECTED]> ???/ ? ?: news:[EMAIL PROTECTED] > Ulitin S.S. wrote: > > I am learning php. > > I need to log all actions on my page. (like ip, browser, time, pages etc). > > question is: how can i identify a

[PHP] Re: log.

2004-07-23 Thread Ulitin S.S.
"Aidan Lister" <[EMAIL PROTECTED]> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ: news:[EMAIL PROTECTED] > Hi Ulitin, > > When a user visits your page, you can create a session. This session will > identify the user throughout his visit. > > Most people tend to log all actions to an IP address, or a hostn

[PHP] log.

2004-07-23 Thread Ulitin S.S.
I am learning php. I need to log all actions on my page. (like ip, browser, time, pages etc). question is: how can i identify a user and when he is on my page(s) to log all his actions. p.s. sorry for my english. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

[PHP] Re: run perl script with php

2004-07-22 Thread Ulitin S.S.
"Tassos T" <[EMAIL PROTECTED]> ???/ ? ?: news:[EMAIL PROTECTED] > hello, > > i faced a small problem i have a perl script but i want to execute that > in a php script. unfortunately i cannot convert to php. i think it is inpossible :-( -- PHP General Mailing List (h