can you print ip address
and maybe convert ip address to city
for $$$
Posted 2 months ago
Very interesting contact form with DropDown menu… you can modify it how ever you want because the code is very simple and easy to use.
Features:
NOTE there are no comments inside the code and there is no help file.
EDIT : I did some research and on some servers the PHP code is not reading the variables. You need to put this code at the beginning of the PHP code:
// read the variables form the string
$theName = $_REQUEST["theName"];
$theEmail = $_REQUEST["theEmail"];
$theMessage = $_REQUEST["theMessage"];
$theChoice = $_REQUEST["theChoice"];
//Enjoy!! 
@harley30329 – just give me some more details about your problem… believe the… the code is tested many times, please send me a message through FlashDen @martyscott1974 – I can help you out if you can send me a message through that FlashDen messaging system from my profile…
Posted 8 months ago
@fdjk – Right now you receive the sender ip address… if you know some php you can make what ever you want with that ip address 
@martyscott1974 – what dose not work ? Can you send me some more details ?
Posted 22 days ago