Just looking for clarification here. If i have my initial PHP script with the variabls declared in a session and I do session_start() on the php page to insert the information ndo I have to declare them again or can I just use the insert with the variables.
Thanks
Pat