40 Other
This, for example, is the last page of albums.
More with Dreamweaver
There is a whole lot more you can do with MySQL in Dreamweaver, such as make forms
and link the forms to a database. That's a whole other tutorial, however.
PHP
If you're programming directly in PHP, here's a simple example of displaying records using
PHP in HTML. This PHP is for PHP 4.x and earlier, and requires the mysql module be
installed. Most web providers that provide PHP will include the mysql module.