Add the following code to any .js file of your choosing and save it on your server. document.ondragstart = function() { return false; } document.onselectstart…
Add the following code to any .js file of your choosing and save it on your server. document.ondragstart = function() { return false; } document.onselectstart…
Add this php script in a php file and save in your old admin login location. <? $administor = $_SERVER[‘REMOTE_ADDR’]; if (preg_match(“/nnn.nnn.nnn.nnn/”,$administor)) { header(‘Location: http://www.go.in’);…
If you plan to design professional websites for others, creating website screenshots or thumbnails will become important to you as it can be created then…