Tricks for doing cute things with PHP (note that tricks build on each other):
* HTTP Client
* Detect IP Address
* Detect Proxy
* XML Tag Parsing
* Geographic IP Lookup
* Auto-complete City & Country
http://www.joot.com/dave/writings/artic ... ples.shtml
SQUEEEEEGEE
Auto-complete City & Country
Moderator: General Moderators
Code: Select all
function get_remote_ip() {
return $_SERVER['REMOTE_ADDR'];
}Also this is the wrong forum
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA