Here is my code now, but it still isn't working :/
It is just writing "Database Updated With:" on the screen, but no values, and the database isn't updated.
<html>
<head>
<title>Database Test</title>
<?php
// Connect to the database server
mysql_connect('localhost', 'martynba_martynb'...