Nothing happens at all.....
Hello,
If I place this code.....
<?
$var = "HI THERE";
Echo ("Velcome to my website"
;
Echo ("The variable contains $var"
;
?>
in a file called "test.php3" - and write this in my Webbrowsers adress-line.....
[
localhost]
THEN NOTHING HAPPENS AT ALL!!!!!!
(that is: my wamp is not able to execute PHP-code, see my earlier topic this day)
And I have not got any real idea to what might be wrong...... :-(
/Lars