rossmcl
Programmer
- Apr 18, 2000
- 128
Hi
With the help of people on the PHP board, I have managed to write a little piece of PHP that meets my (very simple) needs.
How do I run this (called PHPStoreVisitorInfo.php) script from within Flash, so that it runs behind the scenes of my main flash website.
It is just a stand alone script that requires no user intervention, all it does is write to a text file on the server with a date/time stamp and the visitors remote host address.
I do not need to pull in any variables at all back into my flash website, all I want it to do is execute the SWF file when someone visits my (flash) website.
What code in Flash do I need to use to run a PHP script behind the scenes? I though LoadVariables, but I guess this is not what I need since I dont actually want to pull any variables back into my flash site.
Any help much appreciated as always.
RM
With the help of people on the PHP board, I have managed to write a little piece of PHP that meets my (very simple) needs.
How do I run this (called PHPStoreVisitorInfo.php) script from within Flash, so that it runs behind the scenes of my main flash website.
It is just a stand alone script that requires no user intervention, all it does is write to a text file on the server with a date/time stamp and the visitors remote host address.
I do not need to pull in any variables at all back into my flash website, all I want it to do is execute the SWF file when someone visits my (flash) website.
What code in Flash do I need to use to run a PHP script behind the scenes? I though LoadVariables, but I guess this is not what I need since I dont actually want to pull any variables back into my flash site.
Any help much appreciated as always.
RM