I want to keep a record of the user who logged into my website through his/her IP address. this is my site http://seometools.com/
saed360 You can use $_SERVER['REMOTE_ADDR']; to get the client IP address using PHP?
$_SERVER['REMOTE_ADDR'];
saed360 Bro, will you share me the API of the plagiarism checker.