Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Data Integration / October 2006



Tip: Looking for answers? Try searching our database.

Users IPs

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
NewGerry - 26 Oct 2006 21:27 GMT
Hi there!
I wish to detect and store the IPs of the users of my site which is
All-Flash-Built.
Where can I find a simple IP detect method in Flash working with a MySQL DB
via PHP ?
Thanks in advance, guys!
flashofscarlet - 31 Oct 2006 12:50 GMT
Using PHP:
<?php
$ip = getenv("REMOTE_ADDR");
print "flashVar=The user IP is " . $ip;
?>

Where flashVar is a variable in Flash
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.