Tag: function

User Authentication using REST API and JSON Web Tokens (JWT) – Step 3

Create the user object class Create the objects folder inside api folder and create a new file called user.php <?php // 'user' object class User {     private $conn;     private $table =...
READ MORE   >>

Function in JS / ES6

Default Function                        ...
READ MORE   >>

Function File in WordPress -6

In WordPress, functions.php file act as a plugin for WordPress site that’s automatically activated current theme. This file uses PHP code to add or change default features on a WordPress site. The Following hooks are given with their...
READ MORE   >>

Recent Comments

    • Copyright © 2020 (Er. Shairy Kalra). All Rights Reserved