Go on to PHP??

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Nexster
Forum Newbie
Posts: 1
Joined: Thu Dec 30, 2004 8:38 pm

Go on to PHP??

Post by Nexster »

I am pretty much done with learning html, finshed frames and almost done with style sheets, however I am striving for color and...just more of like a nice, hip looking site. I hear php is a great way to do that. Now, do you think I should go onto PHP? Do you think it is the best way to make my site look better?? Also, out of curiosity, do you think it will help, now that I have learned HTML? thanks a bunch!!
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

php has very very very little to do with what your site looks like. It just runs in the background creating pages on the fly (typically)..

I do think it's a good thing to know if you want to get into more server side things, or some of the more dynamic or complicated parts of the web.. html is just window dressing.
Post Reply