If you access dashboard less frequent and there are only 1-2 authors then you can secure WP site through restrict WordPress login access by hiding wp-login.

WordPress websites are having more prone to suffer attacks and hacks. Because everyone knows the path of dashboard and structure of wp site.

Read More

Making a try it yourself editor is a very easy and 5 minutes task if you know the concept behind it. Here I’m telling you step by step to create a try it yourself editor like w3 schools that would be able to run your HTML, CSS and javascript code online and display the result in iframe.

Read More

We can implement WordPress AJAX Login and Register without a Plugin. This tutorial will assist to let you do it in right manner with some additional features too, including Best practice techniques, Both forms in popup windows, AJAX Login and Register without a Plugin, Inbuilt client side form validation with jQuery, Opening login/register form from link given in another popup.

Read More

Array in JavaScript has splice() method that changes the elements of an array, adding new elements as well as removing old.

splice() method for Array in JavaScript is powerful method that let you modify an existing array. You can add, remove elements or replace existing elements.

Read More

There is no rank function in MySQL actually, whenever you need to query rank from table based on some functionality/criteria in MYSQL. But there are simple queries that can be used to perform the same.
Read the article to create query as well as to know about equivalent query for RANK and DENSE_RANK in MySQL.

Read More

[ Page 17 of 22 ]