English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

can i use php to build a website ?? or only html ??

2006-09-02 12:13:53 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

Hi Kane,

Php is great for building websites.

If you can handle html you can definately handle php.

If you learn to use php includes, you will have a quick and easy way to update your sites by changing just one (or more, if you so desire) file(s).

Try some of the resources below to get started!

2006-09-02 12:59:29 · answer #1 · answered by Dave L 1 · 0 0

HTML is interpreted on the client machine using a web browser. Everyone must have a web browser to view the internet!

PHP is interpreted on the Server using a PHP interpreter. If your server does not have a PHP interpreter then you cannot write your web pages in PHP.
You will have to either download a PHP interpreter onto your web server or get your domain provider to do it for you.

2006-09-02 20:31:01 · answer #2 · answered by AnalProgrammer 7 · 0 0

Both. BUT PHP is high level scripting language for producing dynamic Web pages, PHP is used mainly in server-side application software.

2006-09-02 19:17:11 · answer #3 · answered by Sami S 2 · 1 0

you can use php aye, if you can pull it off by all means , but bear in mind php's output will be html

2006-09-02 19:20:03 · answer #4 · answered by pliskitt 2 · 0 0

fedest.com, questions and answers