PHP HOME PAGE
A site dedicated for PHP development The pages on our PHP site are written in PHP and not in ASP.NET. |
|
![]() | Werner Sandner PHP Programmer |
|
I have dedicated this part of my web site entirely
for PHP. All of these pages have been written in PHP, which is very different
from the Microsoft ASP.NET. Through these pages on this site I hope to help
other developers in PHP but also build temporary applications for my clients
and to enable them to see these in their development stage.
WHAT IS PHP AND WHAT OTHER OPTIONS ARE THERE? |
|
|
Php is a scripting language for building (dynamic) web sites. All web sites should be dynamic otherwise they are as most web sites in Cairns - namely "useless", as they have no artificial intelligence, and intelligence is what the Internet is all about as it form part of the Information Technology. Basically dynamic web sites use a database where the owner (our client) has a database with all his data in regard to what he wishes to reveal to the viewer of his site. It also consists of software that communicates between the computer of the viewer and the web site. When the viewer requests information, the software queries the database and gets data from it. It then uses this data to custom build a page on the server and sends it to the requesting viewer, who requested the page. Php is one of the languages being used in writing such software. There are many languages that can be used and they generally are:
|
|
WHAT IS THE ADVANTAGE IN HOSTING IN PHP?
| |
WHICH LANGUAGE TO USE?
We recommend the new ASP.NET because it is cheaper and more powerful to host. However if you already have a web site and you want to extend it, it will unlikely be in the new ASP.NET as ASP.NET is very new and on the fewer Microsoft's web servers. The charges of hosting companies that host in Php are usualy very small and often hosting is only half the price than in ASP.NET. However it only pays if the application is small otherwise the price advantage falls short as it is more expensive to write Php than ASP.NET. This is not because Php is better, but because Php is not as advanced as ASP.NET. JAVA is another excellent way of hosting and it would be second to the ASP.NET. Java is like ASP.NET namely "object orientated" and the finest web sites in the world used to host in Java. However ASP.NET has surpassed Java. We can only wait and see if Java will be further developed to come up with the same power and standard as ASP.NET. If so, we will consider Java as a real option. We can write applications in Java and Jsp. | |