Re: Problem with $_GET
- From: "m2m tech support" <tech@xxxxxx>
- Date: 25 Aug 2006 04:04:34 -0700
The simple code in untitled.php is:
<?php
$path=$_GET['$house'];
echo $path;
echo $houseno;
?>
There is also a $ sign to much:
$path = $_GET['hoseno'];
.
- References:
- Problem with $_GET
- From: googleaccount
- Re: Problem with $_GET
- From: googleaccount
- Problem with $_GET
- Prev by Date: Re: problem uploading multiple files
- Next by Date: Pls Help: Splitting An String
- Previous by thread: Re: Problem with $_GET
- Next by thread: problem uploading multiple files
- Index(es):