[linux] Re: help! php-probleem na installatie apache en php in intrepid
Jan Gnodde
info op gnodde.com
Di Jun 9 19:03:52 CEST 2009
Op Tuesday 09 June 2009 18:22:27 schreef paai:
> file test.php
>
> <?
> echo "Var: ".$var."<br>";
> ?>
>
Probeer eens:
$var = $_GET['var'];
echo "Var: "$var."<br />";
More information about the Linux
mailing list