Hide your Facebook Friends List

n this tutorial we describe the process of hiding the friend list form other friend on face book.
Open your profile page and locate the Friends box in the left column.
Click on small icon of a pencil in the upper right-hand corner of the friends box.


Changing Case Function

In This Tutorial We Learn About Change Case Function In PHP. Spouse If Any One Submit Some Information In String Format Like That His/Her Name In Small Latter But You Want To Store His/Her Name In Capital Latter Or Title Case In Which Each Character Of Word Is Capital Or Any Else Then You Have Following Function. Read More------


4 Primary Tags In HTML

When You Want To To Build Any Web Page You Will Need Four Primary Tags: Html Head, Title And Body. These Are All Container Tags The ( A Container Tag Is The One Which Has To Be Closed ) And Must Appear As Pairs With A Beginning And An Ending. Read More About This Topic In This Tutorial.


How we use The Functions in MS Excel

Before using the function you must understand the cell reference . Cell Reference refer to a cell or a group of cells. in excel mostly we use the reference operator instead of actual value for example if we have a cell A1 with fill with value 20 and A2 is other cell fill with value 30 then if we want to add the two number then we write the following formula in cell A3:


How to Create a Transparent Gradient in Photoshop

In this tutorials we learn that how we create transparent gradient layer. This technique can be used to fade an image into the background color or another image, text, etc.in very first step open an image in adobe Photoshop.




Changing The Color Of Eyes In Adobe Photoshop

In photo shop there is many way to change the color of eye lens. hare we discus the vary simple way in which you can change the color taking few easy step
Open the image in Photoshop that you want to change the eye color on. Read More....


Array In PHP

In This Tutorial We Learn About Array In PHP . Array Store More Then One Data Element With A Single Name. For Example If You Want To Store The Name Of 10 Student Then You Must Declare 10 Variable, For Each Student Name You Must Declare A Unique Variable. But With The Help Of Array You Can Store All Student Name With A Single Variable. Read More------


Hide Your Drive

In this Tutorials we learn how we hide any drive in windows. For this purpose follow the step given below:


Create a Unique URL for Facebook Page

When you open your page on facebook then it become difficult to remember for you self and also when you want to tell your friend about your page. Now facebook provide a facility to get your own simple and easy URL of your Facebook page.


UPDATE Command in SQL

In This Tutorial We Will Learn About UPDATE Command In SQL . UPDATE Command Is Used To Modify The The Table Data (Records) In SQL. UPDATE Command Used With SET Key Word. For Example If You Have A Table With Some Record And You Want To Make Some Changes In That Records, Then You Can Use UPDATE Command With SET Keyword. Read More About UPDATE COMMAND In This Tutorial.