Related Articles
Must Have Addons or Plugins for Web Developers
1. Firebug : Firebug needs no introduction, with Firebug you can do lot of stuff like editing a web page and monitoring the page Firebug is the best friend for web developers. Install firebug on Chrome go here. Install firebug on Firefox go here. 2. Web Developer : With Web developer plugin you got bucket […]
HTTP Codes Web Page Errors While Browsing
Below are some web page errors you may came/come across while browsing internet. The error ranges are many but below are the ones which will occur mostly. Error 400 – Bad request errorError 401 – unauthorized request errorError 403 – forbidden errorError 404 – Not found errorError 500 -Internal error errorError 501 – Not Implemented […]
PHP Radio Button Example With Mysql DB
Simple PHP Radio button enable and disable textarea textbox example in php using Mysql