Results for: "server"

Categories (1)

Contents (282)

Get Disqus Comments With Php
Get Disqus Comments With Php

This script will create a configurable widget that will display the latest Disqus comments from your site.   Note: You need to…

read more
Mastering JavaScript: Top Resources to Propel Your Learning Journey
Mastering JavaScript: Top Resources to Propel Your Learning Journey

Learning JavaScript is a valuable decision if you're interested in coding and pursuing a career in the tech industry. JavaScript…

read more
PHP Recursive Backup of MySql Database
PHP Recursive Backup of MySql Database

Snippet: This script can be used to make backup of your MySql database, you can use the script in conjunction…

read more
PHP Recursive Backup of Directories
PHP Recursive Backup of Directories

This script can be used to make backup of entire directories and subdirectories in our servers, you can use the…

read more
How to protect Javascript code from copying by Ajax method
How to protect Javascript code from copying by Ajax method

Today, in this mini tutorial we will introduce a simple method to protect javascript code from copying. IMPORTANT: We are not…

read more