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

If I am hired as PHP programmer will I need to know to do and know a lot of HTML & CSS? Or the design will be taking care by designers?

2007-12-17 04:47:22 · 5 answers · asked by fredasita 1 in Computers & Internet Programming & Design

5 answers

HTML is fundamental knowledge for PHP design since PHP still generates HTML at the browser end. CSS is becoming a requirement of any modern site

2007-12-17 04:51:55 · answer #1 · answered by Big Dave 5 · 0 1

It depends on the job.

It is entirely possible to write PHP without going near HTML (e.g. if you use a GTK interface instead of an HTML/HTTP one).

Most jobs involving PHP will need you to at least be familiar enough with HTML to be able to integrate HTML written by others into your code.

Some will require you to write the HTML yourself. Others will need you to write CSS too.

Many managers don't really understand where the boundaries between server side programming / HTTP / HTML / CSS / Design lie, so you need to ask them questions and help them find the answers before you can really know.

2007-12-17 04:54:59 · answer #2 · answered by David D 7 · 0 0

You will need to HTML inside and out to be a good Php programmer. The end output of Php is HTML, and without knowledge of it-you may well find yourself "in the dark" about many common features.
Good luck with the job in any event!

2007-12-17 04:54:44 · answer #3 · answered by joe m 2 · 0 1

Not at all.

PHP has nothing to do with, and can exist independently of , HTML.

But you won't be able to produce many webpages without learning HTML which is probably what you want to do.

If you are unable to learn HTML or CSS don't bother trying to learn PHP.

2007-12-17 06:15:25 · answer #4 · answered by Trev 6 · 0 0

Yes! Here are some good places to start learning xhtml and css:

http://htmldog.com
http://www.w3schools.com/

2007-12-17 04:55:09 · answer #5 · answered by daa 7 · 0 1

fedest.com, questions and answers