[snip]
The problem is there's not... At least there's not supposed to be.  
The end result that I want is for the search results to end up on the  
same page if possible... edit.php is a script I use for editing records.

Maybe I should just do it on a separate page... It might be easier  
for displaying?
[/snip]

There is no redirection to edit.php? You're calling PHP_SELF so it
should not go anywhere else. Is there any mention of edit.php in the
code? 

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

Reply via email to