Save Data to Excel/CSV Instead of MySQL

Posted on: Thursday January 5, 2023

If you want to save ‘Form’ data or any other data to ‘Excel/CSV’, you are on the right blog. Here we will save Form Data to a ‘CSV’ File instead of any Database, [...]

Read More

Your connection is not private

Posted on: Wednesday August 7, 2019

WordPress Solutuion – STEP 1 1. Login WordPress Admin Dashboard. Go to Settings -> General Change : WordPress Address (URL): http://www.codypaste.com to https://www.codypaste.com Site [...]

Read More

Instagram Image in website with link

Posted on: Tuesday March 5, 2019

Get Instagram Images with link in div element or wherever you want, you have to specify use name of Instagram user only   [crayon-673ff4d8066eb354189327/] [...]

Read More

Auto Permalink value in text field

Posted on: Friday September 7, 2018

Auto Permalink value from one text field to another in Jquery. This code will convert Text to url friendly and auto put to another text field. [crayon-673ff4d806832741386923/] [...]

Read More

Media queries for common device Breakpoints

Posted on: Tuesday July 17, 2018

The @media query is 1/3 of the recipe for responsive design. It is the key ingredient that, in it’s simplest form, allows specified CSS to be applied depending on the device and whether it [...]

Read More

Twitter Feed API

Posted on: Monday May 1, 2017

Go to https://apps.twitter.com/ and create App [crayon-673ff4d806ba6763813684/] [...]

Read More

Countdown Timer

Posted on: Friday February 24, 2017

HTML: [crayon-673ff4d806c41959562168/]  JS: [crayon-673ff4d806c45500698524/]  CSS :  [crayon-673ff4d806c47917644178/] [...]

Read More