Categories
PHP

How To Make Database Connection In PHP -MySql

How To Make Database Connection In PHP -MySql In this tutorial i will teach you How To Make Database Connection In PHP -MySql.I am using WAMP SERVER and Notepad++ as editor. CODE: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <style type="text/css"> body { margin:0px auto; width:980px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; } […]

Categories
PHP

What Is PHP?

What Is PHP? PHP stands for Hypertext Preprocessor and is a server-side language. PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. PHP is now installed on approx. 244 million websites and 2.1 million web servers. How To Declare PHP PHP are always enclosed in between […]

Categories
Android

How To Configure Speed Dial In Android

How To Configure Speed Dial In Android In this tutorial i will teach you How To Configure Speed Dial In Android.Speed Dial is a very handy feature that let you call a contact by just long pressing a number on the keypad. 1. Launch the Phone app, which is usually placed at the bottom of the home screen. 2. Now […]

Categories
Android

How To Customize Messaging App Theme In Android

How To Customize Messaging App Theme In Android In this tutorial i will teach you How To Customize Messaging App Theme In Android.The default Messaging theme in Android phone comes with a plain user interface, which many users may find boring.Here we will explain how to customize the theme, and how to change the background. 1. Click […]