On Sat, April 21, 2007 8:54 am, Ross wrote:
> header('Location: edit_property.php?property_id=.'$property_id'.');

"Location: edit_property.php?property_id=$property_id"

However, you should be using a complete URI in Location: to be within
HTTP spec.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to