In this lesson you are going to learn how to find if the entered number is an Armstrong number or not in PHP. This
In this lesson you are going to see how to expand search box (text box) on focus using jQuery. We are going to use
Windows 8 comes with Internet Information Server (IIS) but by default this feature is disabled in Control Panel. To enable this service follow the below
Shutter Speed plays a vital role in Photography, you can do amazing and unbelievable things by adjusting the shutter speed. See some of the slow
In this tutorial I’m going to show you how to find a word or a sentence is a Palindrome in PHP. You may find scripts
Are you a school / college student? then you are at the right place to learn something new. Today you are going to learn how to
In this post I’m going to show how to write functions in classic ASP with simple examples. I know this is pretty old topic and
Last time when I was working in a HTML file I was needed to read the query string values and wanted to do some dynamic
This question often asked in interviews, this looks like a simple question but you know many times I failed in Interviews just because of this kind
In this tutorial I’m going to teach you how to get the Current Page URL (Full URL) in PHP, if you already know about $_SERVER array then