Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I have a master table client tied to a detail table named income tied together by a PersonIDStr int(11) fieldI have addedheader("Location: client_list.php"); to the add field event.What happens is that it returns to the client listWhat i need is for the page to redirect to the specific master table record.Suggestions?
Hi,here is a sample:
global $strTableName;