Home

PHP Code Snippets Working With Arrays
In this code snippet, we'll learn how to work with arrays in PHP. More specifically we'll learn how to merge
PHP Code Snippets JSON
In this code snippet, we'll learn how to work with JSON in PHP. You can use json_encode() to serialize and json_decode()
PHP Code Snippets Making Requests With CURL
In this code snippet, we'll see how to send HTTP requests with curl in PHP. Curl can be used to
PHP Code Snippets ReCaptcha V3 Implementation
In this post, we'll learn how to implement reCAPTCHA on a website. Recaptcha is used to confirm that the user
PHP Code Snippets String Sanitization
In this code snippet, we'll learn how to perform string sanitization in PHP. An attacker might try to inject some
PHP Code Snippets Reading And Writing Files
In this code snippet, we'll learn how to read and write files with PHP. Let’s see the example below.
Code Snippets Uploading Files
In this code snippet, we'll learn how to upload files with Javascript. We will use the input HTML element and set its type
Code Snippets Making Graphs With Chart.js
In this code snippet, we'll learn how to make graphs with Chart.js in Javascript. Chart.js is a very nice javascript
Code Snippets Downloads
In this code snippet, we'll learn how to perform downloads with Javascript. File downloads can be programmatically started with javascript
Code Snippets Web Workers
In this code snippet, we'll look at web workers in Javascript. A web worker is a script that can run
Advertisment ad adsense adlogger