Re: email attachment not found
- From: "steve" <a@xxxxxx>
- Date: Fri, 28 Oct 2005 12:05:08 -0500
<?php
if(isset($_GET["id"])) $id = $_GET["id"];
if(isset($_GET["id"])) $pid = $_GET["pid"];
perhaps you need not look any further than the last line above. i suspect
this:
if(isset($_GET["pid"])) $pid = $_GET["pid"];
will make a wold of difference...but then again, changing
"header("Content-lenght: $size");" to "header("Content-length: $size");"
could too. if not, let me know and i'll look through the rest.
hth,
me
.
- Prev by Date: Re: exec
- Next by Date: Re: exec
- Previous by thread: exec
- Next by thread: free pixel advertising site - final testing - can you help?
- Index(es):
Relevant Pages
|