use https://www.epochconverter.com/' to create your date format { createdAt : {$gte : 1748476800000 , $lte : 1749167999000 }}
Read more/** @type {import('next').NextConfig} */ const nextConfig = { output : 'export' , images : { unoptimized : true , }, …
Read morestep 1 : define a new variable inside wp-config.php define("WP_CONTENT_URL", "https://content.developernoob.com"); Step 2: add "…
Read morehttps://dev.to/itswillt/folder-structures-in-react-projects-3dp8
Read morefunction check_broken_link () { global $wpdb ; $table_name = $wpdb -> prefix . 'bad_urls' ; $current_url = $_SERVER [ 'RE…
Read moreAndroid Inside /android/app/src/main/java/com/{Project_Name}/MainActivity.java import android.os.Bundle ; import android.view.WindowManager ; . . . …
Read moreCopy php artisan passport:install
Read morehttps://reactnative.dev/docs/flatlist https://demystifiedcode.medium.com/how-to-use-a-flatlist-inside-a-scrollview-in-react-native-ffb24ef2488c#:~:text=T…
Read morechange wordopress wp content url
UPDATE wp_posts SET post_content = REPLACE(post_content,'developernoob.in/wp-content/','cdn.developernoob.in/') https://www.hostinger.in/…
Read moreon project root terminal cd android && ./gradlew clean && cd .. && npx react-native bundle --platform android --dev false --entry…
Read moreiframe scroll to div after i frame load using jquery jQuery ( window ). on ( 'load' , function () { console . log ( "Kahnu iframes loade…
Read morehttps://api.github.com/users/kahnu044
Read more//Check the duplicate for ( let i = 0 ; i < findConsultation . length ; i ++ ) { findConsultation [ i ][ "isDuplicate&q…
Read more{ createdAt : {$gte : 1696118400000 , $lte : 1696464000000 }, archive : false , isDeleted: false} timestamp can be created using new Date() { created…
Read morehttps://securityheaders.com/
Read more