Posted by lampinterview on May 6, 2008
Basically, doing business as usual, but come across the Internet.
You advertise your products or services on your Web site. You can advertising your Web site in two ways.
The first method is make a simple website, where you can display your product and services, who you are, what you do, where you are and how that people can contact to you like phone number or email address.
Second method is make a site where you can display all product or services which you want to sell and enable word wide customers to buy that product or services through your site. The key feature is, no need to go to shop or business place. Just goto the site…..Select which items you want to purchase. Look at photographs of the products……enter your address……payment detail……and when you want delivery. here
To boost your sales! There is no simpler way to enable more people - from all over the world - to buy your products or services.
Posted in eCommerce | Tagged: eCommerce, online catalog, online shopping, Shopping site | No Comments »
Posted by lampinterview on May 6, 2008
FLOAT store floating point numbers with 8 place accuracy and take up 4 bytes. DOUBLE store floating point numbers with 16 place accuracy and take up 8 bytes.
Posted in MYSQL | Tagged: database, double, float, MYSQL | No Comments »
Posted by lampinterview on May 6, 2008
Make one Linux as a router. Then configure the Linux as a common gateway for the two different network. Add routing information in gateway box to make communication between two networks.
Posted in Linux | Tagged: gateway, Linux, network, security | No Comments »
Posted by lampinterview on May 6, 2008
The first two are old items from the NCSA times, and you should be ok if you delete the srm.conf and access.conf, and stick with httpd.conf.
Posted in Apache | Tagged: access.conf, Apache, config files, configuration files, httpd.conf, srm.conf | No Comments »
Posted by lampinterview on May 6, 2008
Posted in PHP | Tagged: function, login, logout, PHP | 1 Comment »
Posted by lampinterview on May 6, 2008
First of all we have to make one text file to store the no of value the user hit..At th first time the file count vatriable is 0 then every time when the form is load and user click on that form at that time we open the file and increment the counter variable by one then close the file in this way we can find that how many time the the page is hitted by the user.
Posted in PHP | Tagged: count hits, count people, count user, PHP, site hits | No Comments »