windows home server php mysql

windows home server php mysql



Forward my internet connection through my local server?

I want to forward my internet connection through my local server's SSL. I have a Windows XP SP2 laptop with Apache, MySQL, PHP, Perl, etc. on it.

I know next to nothing about networks or how they work, so this may not be possible at all. Just, when I am not at home, I want to be able to connect to public hotspots without dealing with the slow and unreliable VPN services that I currently use.

Again, my server is on a Windows machine, and it is on the same machine that the internet is connected to.

If there are any solutions out there, or you might know what I need to search for (keywords) to find this solution, that would be appreciated.

As far as i know this is nigh on imposible. VPN is the only secure way to do this, without actualy putting your server online for the whole world to see, and infect with data steeling virusus

[phpbay]windows home server php mysql, 30, "11211"[/phpbay]
[phpzon]windows home server php mysql, 5, Electronics[/phpzon]

WAMP Server (Windows Apache MySQL PHP)

server php ip

server php ip


server php ip
PHP ip logger problems?

I tried this code to log an IP on my server
$log_file = "ips.txt";
$ip = getenv('REMOTE_ADDR');
$fp = fopen("$log_file", "a");
fputs($fp, "$iprn");
flock($fp, 3);
fclose($fp);
PRINT("Your Ip was logged.....$ip");
?>

But when i view the ips.txt i get this
IP: - DATE: Saturday 02 January 19:53:07

It does not show the IP address and i made it in the same directory as the IP logger and chmodded it to 777 but it still wont work

try $_SERVER["REMOTE_ADDR"] instead of getenv('REMOTE_ADDR") especially if you are using IIS

[phpbay]server php ip, 30, "11211"[/phpbay]
[phpzon]server php ip, 5, Electronics[/phpzon]

What is Ajax and Get Users IP Addresses