Lunarpages.com Web Hosting Lunarpages.com Web Hosting

Archive for December, 2009

Hyderabad mobile number search at free

December 27, 2009

The most effective channel of promoting a service or product is SMS marketing. If you want to advertise your newly launched product or service in a particular region through sms marketing you need to have mobile number database and SMS gateway. The SMS gateway can be bought form any online sms gateway provider. The database of mobile numbers should be [...]

Posted in Blog 1 Comment »

Alliance security systems – A new website launched

December 22, 2009

Alliance security systems website launched today at http://www.alliancesecuritysystems.com This site is desined by me in 1 day. I am still working on changing some fonts also. I have used basic html, flash and photoshop used to design this site. Ofcourse i used dream weaver to integrate all objects and content to make this great site. [...]

Posted in Web Hosting No Comments »

How do we take outlook mail data backup in windows vista?

December 17, 2009

Protecting mail data is very important than any other data. Many of my customers used to ask me to protect their mails including their personal folders and folders created by them under personal folders in Microsoft outlook Today I have guided one of my customers who uses Microsoft outlook about exporting and importing mails from [...]

Posted in Computer Servicing No Comments »

What is a data type and what are PHP data types

December 16, 2009

The data type is a set of data with values having predefined characteristics. Usually any programming language consists of some limited built in data types. In the same way the php scripting language also supports 8 different data types. They are integer, float, string, Boolean, array, object, resource, NULL The language usually specifies the range [...]

Posted in Blog No Comments »

How to write a starting PHP tag and ending php tag

December 14, 2009

Like html starting and ending tags we should write php opening and closing tags for each php script which we embed in a html page. Html opening and closing tags will be written as <html> </html> php opening tag can be written in different types of forms, they are <?php ?> , <? ?> , [...]

Tags: ,
Posted in PHP No Comments »

How to transfer a domain name to another domain registrar

December 11, 2009

Changing registrar for our domain name is very easy and will be completed in 7 working days. I have transferred two domain names from yahoo hosting to name.com. I have changed the registrar because the yahoo is charging $34.95 for renewal of a domain name but name.com is charging $7.99 for the same domain name. [...]

Posted in Web Hosting No Comments »

How to implement date of birth picker in a web form

December 11, 2009

Web form is a web element which can accept data from a visitor of the website and send it to database. Some fields of a form are compulsory to type by a visitor, but some of them like date of birth or current date fields can be provided with a date picker calendar. We will [...]

Tags: , ,
Posted in PHP 2 Comments »

What is a human skill and how can we develop a skill?

December 6, 2009

Skill is a task which can be performed in a proficient way. A human skill is the ability which can be built on the basis of some body’s innate capacity, which enables a person to perform a complicated task easily, effectively with precision. The task can be completed quickly, effectively and smoothly by a skilled [...]

Tags: , ,
Posted in Human Skill No Comments »

What is the reason behind not able to book Onward / Return Journey ticket through irctc.co.in website

December 6, 2009

I wanted to find out why the irctc.co.in website is not having an option to book onward / return journey ticket. Just because of this we have to visit railway reservation ticket counter to book onward journey ticket. I think that if we have this option online we can save time and money.  For example [...]

Posted in Blog 1 Comment »

How to download and configure PHP with Apache Web Server

December 1, 2009

1. The Number one http server on the internet is Apache 2. Apache has been most popular web server on the internet since 1996 3. Apache Web server can be downloaded from apache.org website http://apache.org 4. Click on http Server 5. Scroll down until you see a heading of latest release. I used Apache 2.2.14 [...]

Tags: , ,
Posted in PHP No Comments »