Popup Window
Here is the link to the DEMO: http://www.dalbjerg.nu/script/popup.php and here is the link to the sourcecode: ...
Here is the link to the DEMO: http://www.dalbjerg.nu/script/popup.php and here is the link to the sourcecode: ...
Lidt kommandoer til at arbejde med mySQl Koble sig til en mySQL server $mysql_server = "localhost"; $mysql_bruger = "bruger"; $mysql_password = "password"; $mysql_database = "database"; if (!mysql_connect("$mysql_server","$mysq...