1. What programs are part of Microsoft Visual Studio .net ?
2. db2Visual Basic Project Visual C# Projects Visual J# Projects Visual C++ Projects
PHP stands for PHP: Hypertext Preprocessor PHP is a server-side scripting language, like ASP PHP scripts are executed on the server PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.) PHP is an open source software(OSS) PHP is free to download and use
5. What is MySQL? MySQL Langauage Tutorial.while - loops through a block of code if and as long as a specified condition is true do...while - loops through a block of code once, and then repeats the loop as long as a special condition is true for - loops through a block of code a specified number of times foreach - loops through a block of code for each element in an array
6. PHP combined with MySQL are cross-platform (means that you can develop in Windows and serve on a Unix platform)MySQL is a small database server MySQL is ideal for small and medium applications MySQL supports standard SQL MySQL compiles on a number of platforms MySQL is free to download and use