Tag Archives: Webtips
How to find the user IP address using php
This code will shows your remote site IP Address to the user who visited to your site. To find the client ip address you can use ...
How to Disable right click option
Disable right click option using simple javascript code
index.html
<...