QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Bitcoin BankingBuy, Sell, Store and Earn Interest
  • Home
  • QIdea
  • QTrack
Create a Intel XDK APP with PHP and MySQL Backend

This post is a part 48 of Intel XDK Complete Tutorial post series. PHP and MySQL are most popular backend technologies ever. 82% of mobile apps using PHP and MySQL as their backend server. In this tutorial we will see how to create PHP web services and call them using Intel XDK. And also how […]

5 years ago http://qnimate.com/create-a-intel-xdk-app-with-php-and-mysql-backend/
How Does WordPress Cache Data?

Since a long time WordPress had a built in data caching system. Very few developers know about it or how it works. WordPress provides a very flexible data caching system i.e., its functionality can be customised and/or extended using plugins. In this tutorial I will tell you how it works, where WordPress uses it and […]

5 years ago http://qnimate.com/caching-data-in-wordpress/
wp_load_alloptions() Function

WordPress wp_load_alloptions() function returns an associative array. This associative array contains WordPress options and transients whose autoload property is set to true. By default all options and transients have autoload property set to true. WordPress does let you set a option’s autoload property to false. The purpose of this function is the load all the […]

5 years ago http://qnimate.com/wp_load_alloptions-function/
WordPress $notoptions Array

$notoptions is an associate array. Key is a string and value is a boolean type. Before WordPress Options API and Transients API try to retrieve a value for an key they check for this existence of the key in $notoptions array and if then find the key in it then it indicates that the key […]

5 years ago http://qnimate.com/wordpress-notoptions-array/
WordPress Remove Avatar from Comments Only

To disable WordPress from displaying avatars in comments WordPress provides a option in Settings » Discussion to disable avatars. But the issue is that this option disables avatar throughout the website. Therefore avatar on author info box is not displayed. So I have written a code snippet which disables avatar only on comments template. This […]

5 years ago http://qnimate.com/wordpress-disable-comments-avatar-only/
GMail Removes “class”, “id” and Styles from HTML EMail

GMail browser EMail client removes HTML class and id attributes and also style tag from HTML emails. GMail does this so that your HTML email styles don’t mess up with GMail’s interface. Therefore the solution to keep make the style inline to the HTML elements. Obviously its time consuming to write all the style inline […]

Link5 years ago http://qnimate.com/gmail-removes-class-id-and-styles-from-html-email/
Using WordPress Media Uploader on Frontend

This post is a part 6 of Using WordPress Media Uploader in Plugins and Themes post series. ⎗ Previous: Adding a Video using WordPress Media Uploader. WordPress media uploader is made up of Underscores and Backbone therefore to open the media uploader on frontend we just need to embed these dependencies and the core media […]

5 years ago http://qnimate.com/using-wordpress-media-uploader-on-frontend/
Adding a Video using WordPress Media Uploader

This post is a part 5 of Using WordPress Media Uploader in Plugins and Themes post series. ⎘ Next post in the series is Using WordPress Media Uploader on Frontend. ⎗ Previous post in the series is Adding a Audio Playlist using WordPress Media Uploader. In this tutorial we will see how to open the […]

5 years ago http://qnimate.com/adding-a-video-using-wordpress-media-uploader/
Adding a Audio Playlist using WordPress Media Uploader

This post is a part 4 of Using WordPress Media Uploader in Plugins and Themes post series. ⎘ Next post in the series is Adding a Video using WordPress Media Uploader. ⎗ Previous post in the series is Adding Image Gallery using WordPress Media Uploader. In this tutorial we will see how to open the […]

5 years ago http://qnimate.com/adding-a-audio-playlist-using-wordpress-media-uploader/
Page 8 of 43« First«...4...89...12...»Last »
Categories
  • Algorithms (1)
  • API (5)
  • Cloud (1)
  • Cordova (68)
  • Databases (8)
  • Ethereum (2)
  • Hyperledger Fabric (1)
  • Marketing (3)
  • Node.js (3)
  • Operating System (2)
  • Other (1)
  • SEO (15)
  • Tips and Tricks (13)
  • Web Development (184)
  • Web Security (12)
  • WordPress (94)
Most Viewed
  • slider
    Image Slider Using HTML And CSS Only
    60 comments
    7 years ago

  • facebook-chat-popup
    Facebook Style Chat Box Popup using JavaScript and CSS
    73 comments
    6 years ago

  • html5-file-api
    An Introduction To JavaScript Blobs and File Interface
    13 comments
    7 years ago
Most Commented
push-notificaton
Push Notification in Intel XDK using Push Plugin
6 years ago
109 Comments
facebook-chat-popup
Facebook Style Chat Box Popup using JavaScript and CSS
6 years ago
73 Comments
What is Multiplexing in HTTP/2?
5 years ago
61 Comments
Currently Viewed
“do the harlem shake” effect on any website with JavaScript
6 years ago
advanced javascript
ES6 Reflect API Tutorial
5 years ago
image
WordPress “Buy me a Beer” Plugin
6 years ago
Our Sponsor
Freelance: I am available
@narayanprusty
Hi, I am a full-stack developer - focusing on JavaScript, WordPress, Blockchain, DevOps, Serverless and Cordova. You can outsource your app development to me.





Will get back to you soon!!!
WordPress
ReactJS
Meteor
Blockchain
Serverless
Kubernetes
DevOps
DB & Storage
Ejabberd
Let's get started
My Books

2014 - 2015 © QNimate
All tutorials MIT license