|
|||||||||||||||||||||||||||||
|
|
PHP is in fact very simple. Control your website and PHP with lingo. The PHP script is commented. Using the activeX for browser control is also explaned. // // $newName=urldecode($name); // $newScore=urldecode($score); // // $tTekst = " Gefeliciteerd, $newName met je $newScore punten"; // // echo $tTekst; // ?>
|
|
|