GoDaddy windows server by default show generic 500 Internal Server Error page instead of showing actual detailed error message. The default page prevent application developers from debugging... Read more
I started a new blog several months back and I wanted to include extra boxes on the WordPress edit/add post screen to provide extra “behind the scenes” data. More specifically I started to l... Read more
Many WordPress bloggers like to be the original sharer of their newly posted content. They may share it to Facebook or any other social site like Twitter. What they essentially do is write t... Read more
The WordPress Custom CSS plugin allows you to customize your WordPress site’s appearance by enabling you to easily add custom CSS code without ever having to modify your theme or plugin file... Read more
The phrase SEO tool is an umbrella term that includes any piece of software or service which can: help you improve your website’s visibility build a credible online brand garner strategic an... Read more
Asking confirmation when leaving the page to visitor’s is a great way to increase the engagement on your web site. Implementation of popup message on exit of a web page is very simple to imp... Read more
1 2 3 4 5 6 7 FB.Event.subscribe('auth.login', function(response) { // do something with response login(); }); function login(){ document.location.href = "<?=$config['... Read more
How to implement email verification system using PHP. This is very basic tutorial explained how to create database and proper activation code. Implemented with mysqli_() fuctions, because my... Read more
Downloading and Installing FileZilla Go to https://filezilla-project.org Click the Download button to download FileZilla to your computer. Make note of where the file is being downloaded to.... Read more
1 Learn how to get started ARTICLE How to Approach Multi-Device Sites for Your Business? From smartphones and tablets to laptops and television, 90% of all media interactions today are on a... Read more