How To Make The Triangle in PHP
The PHP for loop is used to execute the same part of code a given number of times. Using for loop we can make the...
How to make Password Protect Page in WordPress ?
We can apply Password protection to WordPress posts and pages. There is a built in option in WordPress for Password protection. Once We publish a...
How to change the root password from WHM
We can change the root password of server from WHM using steps as given below:
Step 1. Login to WHM. (http://yourserverip:2085) or (https://yourserverip:2088)
Step 2....
Step 1. Login to WHM. (http://yourserverip:2085) or (https://yourserverip:2088)
Step 2....
How to create Twitter API consumer and secret keys
Steps to create Twitter API consumer and secret keys
- First need to Log into the Twitter Developers section.
- If already you don't have an Twitter...