The Code You Will Love

Instagram Feed on Website PHP

Posted on: Friday May 24, 2024

Instagram Feed in  PHP STE 1 : Get Instagram Access Token https://docs.oceanwp.org/article/487-how-to-get-instagram-access-token STEP 2 : PHP Code for Website [crayon-698787221d1a5723473240/] [...]

Read More

File Size Validation jQuery

Posted on: Wednesday May 22, 2024

Multiple selected files size validation before form submit in jQuery. HTML Form [crayon-698787221e4c3960028483/]   jQuery Validation [crayon-698787221e4d0357293024/] [...]

Read More

Product Cost by Sell Price and GST

Posted on: Monday April 15, 2024

X + (X*5/100) = 500; Find X (product cost) [crayon-698787221ead1426137486/] [...]

Read More

Short Code in WordPress

Posted on: Thursday February 22, 2024

function.php [crayon-698787221efe9623705981/]   anytheme [crayon-698787221eff5385044957/] [...]

Read More

Top Free Bootstrap Themes

Posted on: Monday February 5, 2024

[...]

Read More

Make Google reCaptcha required and use in JQuery Ajax

Posted on: Thursday January 18, 2024

Add reCaptcha in HTML form [crayon-698787221f319675109800/]   Get reCaptcha Value in jQuery and pass in ajax [crayon-698787221f325730288779/]   Validate reCaptcha [...]

Read More

Indian currency comma in PHP

Posted on: Thursday January 4, 2024

In PHP Currency number comma in indian style [crayon-698787221f72d120876567/] [...]

Read More

DOM Pdf Page Break Issue

Posted on: Thursday October 26, 2023

In Short: You cant make table under any table. page break issue will resolve [...]

Read More

Create set and get session in CI 4

Posted on: Thursday October 12, 2023

Create, set and get the session in CodeIgniter 4 [crayon-698787221fbf2284924516/] In view, you have to call the session again where you want to get session [crayon-698787221fbfc759085436/] [...]

Read More

Strong Password validation in CodeIgniter 3

Posted on: Saturday October 7, 2023

First of all create a method/function name ‘valid_password’ [crayon-698787221fe74127751655/]   callback in Validation rule [crayon-698787221fe7f962228908/] [...]

Read More
Translate »