is wordpress written in PHP and CCS? whats the difference? and which one is more important?Read more about this and other topics related to wordpress
PHP and HTML/CSS.
PHP is more important.
PHP is server-side, which means it has nothing to do with design but just deciding what you see basically.
CSS is design orientated and changes how HTML objects look.
PHP is the server side scripting language. It creates dynamic web pages.
CSS is cascading style sheet, used to make-up your web pages look and feel.
They also use MySQL as the back-end database to store data. Some Javascript and Ajax are used as well.
Please Note: Comments maybe under moderation after you submit your comments so there is no need to resubmit your comment again
Want to put your ad here, contact us
2 Comments Received
June 20th, 2010 @9:43 pm
PHP and HTML/CSS.
PHP is more important.
PHP is server-side, which means it has nothing to do with design but just deciding what you see basically.
CSS is design orientated and changes how HTML objects look.
June 21st, 2010 @2:52 pm
PHP is the server side scripting language. It creates dynamic web pages.
CSS is cascading style sheet, used to make-up your web pages look and feel.
They also use MySQL as the back-end database to store data. Some Javascript and Ajax are used as well.
Leave A Reply