Category Archives: Web Development

How To Reset Your WordPress Password Using phpMyAdmin

This articles shows how to reset or change the wordpress password using phpMyAdmin. You can directly change your wordpress password using phpMyAdmin in the database. For change the wordpress password follows some steps . They are: Step 1: Login to cPanel. Step 2: Under the Databases section, click on phpMyAdmin. Step 3: Click on the… Read More »

Top Mozilla Firefox Addons for Web Developers

Hi all, Mozilla has definitely seen better days during its time, I’m of course relating to the recent issues it had with it’s CEO, and how that opened up the transparency of the company. In my eyes, it’s all media stuff, and it doesn’t affect me as much. I’m here to enjoy this browser, just… Read More »

PHP GET and POST Method

In forms, information can be transferred and submitted to same or another page. We can submit the data through form. To submit the data through form, to helps GET and POST method to develope this operations. A form data can be submitted using these two methods. Both are used for same purpose but stands apart… Read More »

Best JavaScript Libraries for Developers

Hi all, Today we are discussing one important and lated topic for developers related to JavaScript Library. A JavaScript library is a library of pre-written JavaScript which allows for easier development of JavaScript-based applications, especially for AJAX and other web-centric technologies. The following JavaScript Libraries are useful almost every purpose for developers. They are: Stretchy… Read More »

Best PHP Search Scripts for Developers

Hi Guys, If you are looking a website search tool or php search engine scripts for your web application projects, you are right place today. Today I share one article related to this purpose. The top PHP Search Scripts for Developers are: PHP Search Engine Live Search PHP Search Engine and Crawler PHP Video Search… Read More »

Best JavaScript Debugging Tools

Good Morning to all, Here I share one useful article related to javascript debugging tools for developers and programmers. The best javascript tools are described delow. They are: Sublime Web Inspector Js Bin JavaScript Debug Theseus JS Hint Aardwolf Debug Vorlonjs jsdt Tutti Firebug 1. Sublime Web Inspector The sublime web inspector is a javascript… Read More »