Page 1 of 1
Learning PHP
Posted: Wed Apr 16, 2008 3:43 pm
by Simonee
Hello,
I want to know how much HTML/CSS do I have to know before I can start learn PHP?
Re: Learning PHP
Posted: Wed Apr 16, 2008 3:45 pm
by arjan.top
none
Re: Learning PHP
Posted: Wed Apr 16, 2008 3:53 pm
by onion2k
While arjan isn't wrong when he says you can learn PHP without knowing any HTML or CSS, you will find PHP easier to pick up if you're familiar with HTML first. If you want to make websites you're going to need to learn them both anyway so I'd recommend doing some HTML before jumping in with PHP.
Re: Learning PHP
Posted: Wed Apr 16, 2008 4:15 pm
by Simonee
I know the very basic in HTML, I con do some very nice 1996 designs

. Is that enough?
Re: Learning PHP
Posted: Wed Apr 16, 2008 4:17 pm
by matthijs
Yes, I've heard some rumors that it will be all the rage again this summer, retro '96 design.
Re: Learning PHP
Posted: Wed Apr 16, 2008 5:39 pm
by califdon
Echoing onion2k's comments, since PHP is mostly used to generate HTML, it makes very little sense to learn PHP first, I think you'd find that very confusing.