rossmcl
Programmer
- Apr 18, 2000
- 128
Hello.
I want to store information on visitors coming to my website using PHP. (my website is FLASH-based)
I unfortunately do not have mySQL, therefore I need to store the information in a text file. (wrong way to do it I know, but I cannot use mySQL for other reasons.
1) is this possible to do it using txt file
2) how?!?!?
I am very new to Flash, and even newer to PHP, so have no clue what are the variables I can get with PHP.
Essentially, at a minimum I want to store
a) date visited
b) machine IP visited from
c) logged in username from NT/XP if possible
d) any other useful unique information I can get about the website visitor
Is this possible?
Thanks
RM
I want to store information on visitors coming to my website using PHP. (my website is FLASH-based)
I unfortunately do not have mySQL, therefore I need to store the information in a text file. (wrong way to do it I know, but I cannot use mySQL for other reasons.
1) is this possible to do it using txt file
2) how?!?!?
I am very new to Flash, and even newer to PHP, so have no clue what are the variables I can get with PHP.
Essentially, at a minimum I want to store
a) date visited
b) machine IP visited from
c) logged in username from NT/XP if possible
d) any other useful unique information I can get about the website visitor
Is this possible?
Thanks
RM