06-19-2011, 12:47 AM
HTML is the format of the actual webpage.
CSS is the styling of the webpage.
Javascript is for client-side processing.
PHP (or ASP.NET, although PHP is way better) is used for server-side processing.
MySQL is a database system.
HTML and CSS and Javascript are all client-side, while PHP and MySQL are server-side.
CSS is the styling of the webpage.
Javascript is for client-side processing.
PHP (or ASP.NET, although PHP is way better) is used for server-side processing.
MySQL is a database system.
HTML and CSS and Javascript are all client-side, while PHP and MySQL are server-side.