Blog - Page 9


A Beginner’s Guide to Web Hosting
A Beginner’s Guide to Web Hosting
What is web hosting? Whenever you visit a website, what you see on your web browser is essentially just a web page that is downloaded from the web server onto your web browser. In general, a web site is made up of many web pages. And a web page…

How to Register an Expiring Domain
How to Register an Expiring Domain
Understanding the process and options involved with registering an expiring domain can be a confusing task. How, Where, When? This article will explain the basic steps to researching an expiring domain name, and the many different options (or…

how to create database in mysql
how to create database in mysql
Syntax CREATE DATABASE database_name To learn more about SQL, please visit our SQL tutorial. To get PHP to execute the statement above we must use the mysql_query() function. This function is used to send a query or command to a MySQL connection…

How to install cakephp on wamp server
How to install cakephp on wamp server
Downloading – Stable or Alpha Version Step one is downloading CakePHP . The first problem that you’ll run into is that there are two (2) versions to pick from: ** Stable 1.1 and Alpha 1.2 **. When I first started out, I needed to use CakePHP for…

How and why to use the Apache proxy server
How and why to use the Apache proxy server
Even if you have no interest in serving web pages from your new OS X box, there’s at least one feature of Apache (the built-in web server) that you might want to put to use – the proxy server. A proxy server is nothing more than a server which…

Is .COM Really Better than .NET or .US?
Is .COM Really Better than .NET or .US?
.COM or Nothing Many people believe that the .com domain is the only domain worth purchasing because that’s the one that most people assume when typing in domains. While it’s true that .com domains are very popular, there are lots of businesses…