Mød TrackMan og Veo på Computerworld Cloud & AI Festival og hør, hvordan tech ændrer måden, vi træner og udvikler talent – fra skolebold til The Masters.
:O) $foresp = mysql_query("SELECT `id`, `img`, `name`, `description`, `adresse`, `email` FROM `personer` WHERE id='$_GET[who]'") or die (mysql_error());
$foresp = mysql_query("SELECT `id`, `img`, `name`, `description`, `adresse`, `email` FROM `personer` WHERE id=$_GET[who]") or die ("Could execute because ".mysql_error());
$foresp = mysql_query("SELECT `id`, `img`, `name`, `description`, `adresse`, `email` FROM `personer` WHERE `id`='". $_GET["who"] ."'") or die (mysql_error());
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.