How to insert data in mysql database in hindi
Mysql code: CREATE TABLE `table_name` ( `data` varchar(300) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ) INSERT INTO `table_name` VALUES…
Read ArticleMysql code: CREATE TABLE `table_name` ( `data` varchar(300) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ) INSERT INTO `table_name` VALUES…
Read ArticleIf You are looking for a simple way to disable right click for any html element then here you will…
Read ArticleDownload Hindi Test in PDF & Doc Format: kkduniya Efficiency Test 1 Download PDF OR Download Doc kkduniya Efficiency Test 2…
Read ArticleCreate Bootstrap carousel to show multiple items per slide: HTML: <!– slider –> <div class=”row”> <div class=”col-md-12″> <div class=”carousel slide…
Read ArticleAdvertisement
Follow these steps to remove google fonts in your wordpress website: Open your theme file: wp-content/themes/pro/cornerstone/includes/classes/styling/class-font-manager.php comment or delete the following…
Read ArticleWe can add Script, Style, Navigation Menu & Shortcode using wordpress functions. Examples /*Add Script*/ add_action( ‘wp_enqueue_scripts’, ‘frontend_scripts’ ); function…
Read ArticleUpload a file in wordpress with custom form using move_uploaded_file() function. Uploading a file in wordpress /*Make a form*/ <form…
Read ArticleWordPress has the ability to split a post, or a multiple posts, into multiple pages. You can set how many…
Read ArticleAdvertisement
RBSE class 12 study material, question papers and solutions provided here will help them master the basics so they can…
Read Article