• Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template
Kahnu Help
  • Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template

mongodb date range query

Kahnu Help April 15, 2024 compass 0 Comments

use https://www.epochconverter.com/' to create your date format { createdAt : {$gte : 1748476800000 , $lte : 1749167999000 }}

Read more

next js export for static file with src directory

Kahnu Help April 11, 2024 build 0 Comments

/** @type {import('next').NextConfig} */ const nextConfig = { output : 'export' , images : { unoptimized : true , }, …

Read more

Wordpress use WP_CONTENT_URL to show static content

Kahnu Help March 29, 2024 Linux 0 Comments

step 1 : define a new variable inside wp-config.php define("WP_CONTENT_URL", "https://content.developernoob.com"); Step 2: add "…

Read more

React folder structure

Kahnu Help March 27, 2024 react 0 Comments

https://dev.to/itswillt/folder-structures-in-react-projects-3dp8

Read more

Set custom server protocol in wordpress

Kahnu Help March 07, 2024 Linux 0 Comments

function check_broken_link () { global $wpdb ; $table_name = $wpdb -> prefix . 'bad_urls' ; $current_url = $_SERVER [ 'RE…

Read more

Disable Screen Capture/ScreenShot in React Native App

Kahnu Help March 05, 2024 android 0 Comments

Android Inside  /android/app/src/main/java/com/{Project_Name}/MainActivity.java import android.os.Bundle ; import android.view.WindowManager ; . . . …

Read more

Laravel error - Invalid key supplied

Kahnu Help March 01, 2024 laravel 0 Comments

Copy php artisan passport:install

Read more

flastlist inside a scrollview problem

Kahnu Help February 22, 2024 flatlist 0 Comments

https://reactnative.dev/docs/flatlist https://demystifiedcode.medium.com/how-to-use-a-flatlist-inside-a-scrollview-in-react-native-ffb24ef2488c#:~:text=T…

Read more

change wordopress wp content url

Kahnu Help February 22, 2024 0 Comments

UPDATE wp_posts SET post_content = REPLACE(post_content,'developernoob.in/wp-content/','cdn.developernoob.in/') https://www.hostinger.in/…

Read more

React native release APK build

Kahnu Help February 19, 2024 apk 0 Comments

on project root terminal  cd android && ./gradlew clean && cd .. && npx react-native bundle --platform android --dev false --entry…

Read more

scroll to iframe div after iframe load

Kahnu Help February 19, 2024 jquery 0 Comments

iframe scroll to div after i frame load using jquery jQuery ( window ). on ( 'load' , function () { console . log ( "Kahnu iframes loade…

Read more

github user API

Kahnu Help February 16, 2024 github 0 Comments

https://api.github.com/users/kahnu044

Read more

sails js find duplicate records on same date

Kahnu Help February 13, 2024 mongo 0 Comments

//Check the duplicate for ( let i = 0 ; i < findConsultation . length ; i ++ ) {         findConsultation [ i ][ "isDuplicate&q…

Read more

mongodb compass date query

Kahnu Help February 13, 2024 compass 0 Comments

{ createdAt : {$gte : 1696118400000 , $lte : 1696464000000 }, archive : false , isDeleted: false} timestamp can be created using new Date() { created…

Read more

check security header of a website

Kahnu Help February 05, 2024 security 0 Comments

https://securityheaders.com/

Read more
Newer Posts Older Posts

Search This Blog

  • July 2026(1)
  • January 2026(3)
  • October 2025(2)
  • September 2025(3)
  • July 2025(1)
  • June 2025(6)
  • May 2025(1)
  • March 2025(1)
  • January 2025(4)
  • December 2024(3)
  • November 2024(5)
  • October 2024(1)
  • September 2024(7)
  • August 2024(2)
  • July 2024(3)
  • June 2024(1)
  • May 2024(1)
  • April 2024(3)
  • March 2024(5)
  • February 2024(8)
  • January 2024(5)
  • December 2023(1)
  • November 2023(5)
  • October 2023(4)
  • September 2023(5)
  • August 2023(4)
  • July 2023(5)
  • June 2023(5)
  • May 2023(4)
  • April 2023(2)
  • March 2023(4)
  • February 2023(3)
  • January 2023(1)
  • December 2022(6)
  • November 2022(6)
  • October 2022(15)
  • September 2022(8)
  • August 2022(17)
  • July 2022(16)
  • June 2022(17)
  • May 2022(32)
  • April 2022(21)
  • March 2022(27)
  • February 2022(20)
  • January 2022(8)
  • December 2021(10)
  • November 2021(19)
  • October 2021(23)
  • September 2021(1)

Popular

nginx config for multiple domain with same content

June 18, 2025

Ubuntu 22 2nd Monitor Bightness Problem [Solved]

October 29, 2022

Google sheet formula for append data in a column value

November 17, 2024

Categories

Tags

Kahnu Help

about-text

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.

Email: yourmail@mail.com
  • Home

Footer Menu

  • Home
  • About
  • Contact Us
Design by Theme | Distributed by Gooyaabi Template

Contact Form