Mobile phone's Bootloader July 09, 2013 Boot-loader needs to activate all specific features such as mobile Operating System, Hardware activation when mobile is switching on. This...Read More
Exercise (2) PHP ARRAY July 09, 2013 Write a PHP program to find the Maximum, Minimum and Second Largest Value in following array. $array=array(12,34,54,34,12,56,87,95,55,77...Read More
Exercise (1) PHP ARRAY July 09, 2013 Following is a multidimensional array $itemss =array( array( "name"=>"Blue Pen", "Description&q...Read More
PHP Array (1) July 09, 2013 <?php $students = array( array("Name"=>"Andrew", "Marks"=>82, "Grade"=>"A&qu...Read More
Create member LOG IN after SIGN UP July 09, 2013<?php $dbuser = "root"; $dbpw = ""; $db = "cp1"; $host = "localhost"; $conn = mysql_co...Read More
Is that Good for Downloading Big Files July 07, 2013 Is that good for downloading big files by using a laptop? It is not suitable for downloading big files using a laptop. However, it is ...Read More
Photoshop stuck when open Word July 05, 2013 If stuck problem occurs when using software such as Photoshop and Word simultaneously stuck the windows 7 computer because high performa...Read More
How to check your IP address when you are connecting on to internet July 05, 2013One of the simplest method is --type 'What is my IP?' in Google search. Then it will give the result as 'Your public IP address...Read More
Different Between 32 and 64 bit operating system July 05, 2013 Basically the processor models are 32 or 64 bit and if an operating system concerned with these bit values, it will define as 32 or 64 bi...Read More