AnonymousJohn
New member
MySQL is a storage database, PHP can interface with it very easily using Queries like "SELECT * FROM $table." CSS is a stylesheeting language. It allows a developer to easily ad certain properties to elements of his webpage, without hard coding them. (X)HTML is the standard for web development. All pages are interpreted in HTML. AJAX is for getting data and information, without having to reload the page or send the browser to a script. It stands for Asynchronous Javascript and XML.
You weren't very specific with the question.
You weren't very specific with the question.