--- Chris Hubbard <[EMAIL PROTECTED]> wrote:
> header("Location:http://www.mysite.com/cp/ad/ad_details.php?id=";. $id);

There should be a space after the first colon there.

> Then I used LiveHTTPHeaders in Mozilla and it give me some interesting
> information, though I'm not quite sure how to interpret.

Awesome. Paste that here (you can omit the bulk of the HTML, so that
there's not too much stuff to sift through), and we can help you interpret
it. What would be best is to try and trim it down to only what is
different between when it works and when it doesn't.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security Handbook
     Coming mid-2004
HTTP Developer's Handbook
     http://httphandbook.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to