Yeah...both use them. But I did discover that I can't use the $PHP_AUTH_USER etc. for authenticating a user. I think it's 'cause my host installed php using the cgi method rather than the apache module. Still looking into it.
That wouldn't affect sessions though would it? Doesn't seem logical to. Anyway I'll get that code together, clean it up and post it....I tried so many things I trashed it. I sort of cheated and removed the option I needed the sessions for...🙂 temporarily, just to get it up and running.
OK, it's running, now I will go back and figure out how to add the functionality, of allowing a user to select a database table from a drop down and then passing this selection to my add script, modify script, delete script and update script as needed. I think I'll try a simple test first to make sure it even works! Before I trash my code again!
Thanks again for your help, I really appreciate it.
Marcel.