Results for: "scripts"
Contents (85)
How to fix excessive MySQL CPU usage
What happens if we realise that a series of databases that we thought were optimised through the use of indexes,…
read more
Node.js and npm: introductory tutorial
In this tutorial we will see how to install and use both Node.js and the npm package manager. In addition,…
read more
Top Javascript Libraries and Frameworks Part 2
What are JavaScript frameworks? JavaScript frameworks are application frameworks that allow developers to manipulate code to meet their particular needs. Web application…
read more
How to Send Email from an HTML Contact Form
In today’s article we will write about how to make a working form that upon hitting that submit button will…
read more
Network attacks and how to avoid them
Nowadays it is impossible to list all the different types of attacks that can be carried out on a network,…
read more