• Home
  • Computer
    • MS Word
    • MS Excel
    • MS Powerpnt
    • MS Access
    • Photoshop
    • Corel Draw
    • Internet
  • School
    • Prog & IT (Commerce)
  • Programming
    • C++
    • HTML & CSS
    • JS
    • PHP
    • Codeigniter
    • WordPress
    • Shopify
    • React JS
  • Online Exams
    • Efficiency Test
Logo
  1. get custom post by acf custom field value
  2. How to add scripts after scroll
  3. How to create a custom elementor widget
  4. Increase or manage JWT Token Expiration time in wordpress
Tuesday, October 3, 2023
  • Home
  • Computer
  • School
  • Programming
  • Online Exams
Login/Register
Logo
  • Home
  • Computer
    • MS Word
    • MS Excel
    • MS Powerpnt
    • MS Access
    • Photoshop
    • Corel Draw
    • Internet
  • School
    • Prog & IT (Commerce)
  • Programming
    • C++
    • HTML & CSS
    • JS
    • PHP
    • Codeigniter
    • WordPress
    • Shopify
    • React JS
  • Online Exams
    • Efficiency Test
Logo
  • Home
  • Computer
    • MS Word
    • MS Excel
    • MS Powerpnt
    • MS Access
    • Photoshop
    • Corel Draw
    • Internet
  • School
    • Prog & IT (Commerce)
  • Programming
    • C++
    • HTML & CSS
    • JS
    • PHP
    • Codeigniter
    • WordPress
    • Shopify
    • React JS
  • Online Exams
    • Efficiency Test
  1. get custom post by acf custom field value
  2. How to add scripts after scroll
  3. How to create a custom elementor widget
  4. Increase or manage JWT Token Expiration time in wordpress

How to insert data in mysql database in hindi

September 16, 2018
|
No Comments
|
PHP

 Mysql code:

CREATE TABLE `table_name` (

`data` varchar(300)    CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL

)

INSERT INTO `table_name` VALUES (‘आवश्यक’);

or

ALTER TABLE database.table_name MODIFY COLUMN column_name VARCHAR(255)
CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;

Disable context menu right click Previous Post Disable context menu right click, cut, copy and paste
Next Post Set/Retrieve a Cookie Using JS

0 Comments

Leave a Comment Cancel reply

FOLLOW US

FACEBOOK

TWITTER

GOOGLE PLUS

PINTEREST

FLICKR

INSTAGRAM

Popular Posts

Increase or manage JWT Token Expiration time in wordpress

Increase or manage JWT Token Expiration time in wordpress

Wordpress
June 13, 2021
Disable context menu right click, cut, copy and paste

Disable context menu right click, cut, copy and paste

PHP
September 16, 2018
get custom post by acf custom field value

get custom post by acf custom field value

Wordpress
July 30, 2022

Advertisement

Archivies

  • September 2023 (1)
  • August 2023 (8)
  • July 2023 (1)
  • July 2022 (1)
  • June 2021 (4)
  • May 2021 (2)
  • February 2021 (2)
  • July 2020 (1)
  • June 2020 (1)
  • March 2020 (1)
  • February 2020 (5)
  • October 2019 (1)
  • September 2019 (6)
  • September 2018 (2)
  • August 2018 (4)
  • July 2018 (4)

RECENTPOPULARTAG

RECENT POSTS

get custom post by acf custom field value

get custom post by acf custom field value

Wordpress
July 30, 2022
How to add scripts after scroll

How to add scripts after scroll

JS
June 27, 2021
How to create a custom elementor widget

How to create a custom elementor widget

PHP
June 27, 2021

On kkduniya Blog, You get all kinds of information such as Computer Information, School Course, Programming, Online Exams etc.

Address

Jhotwara, Jaipur
kkduniya@gmail.com
+91 9782137083
+91 9782137083

RECENT POSTS

How to convert a numeric number into English words in Excel

How to convert a numeric number into English words in Excel

August 5, 2018
How to add Script, Style, Shortcode & Menu in a custom plugin

How to add Script, Style, Shortcode & Menu in a custom plugin

July 14, 2018
How to get all wordpress posts through jquery ajax request

How to get all wordpress posts through jquery ajax request

February 8, 2020

add and remove permission/ add user capability to access specific plugin or data by user role

July 22, 2020

Instagram

Created by kkduniya 2018. All Rights Reserved

Login access is disabled

Don't have an account? Sign Up Already have an account? Login