I can recreate my system from backup in
Seconds Minutes Hours Days Weeks Never tested Never backed up ( 470 votes ~ 6 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the weblog Determine your public IP address quickly
#6 Re: Determine your public IP address quickly Posted by Anonymous (152.43.xx.xx) on Sat 17 Mar 2007 at 15:42 My solution is very simple: Set up a php page with the following: <?php header("Content-type: text/plain"); echo $_SERVER['REMOTE_ADDR']; ?> Query the page with whatever; don't have to worry about parsing, etc. I just keep this at [domain]/extip.php on a shared host and use it to get the IP for my home (DSL) connection.
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account