<?php
// get the client ip address and store into the variable.
$client_ipaddress = $_SERVER["REMOTE_ADDR"];
echo "Client IP is :".$client_ipaddress
;
?>
php easy tutorial, a simple php tutorial,easy php tutorial| quick guide for php developers, beginner guide for php,beginner guide for wordpress
No comments :
Post a Comment