Ok maybe I was a little bad on the description I think. That query would just be something I'd run manually as opposed to putting it in the register.php file or profile.php file right?
I want to put it in one of those 2 files so that the info that members place in that Field will be automatically put into the fromwho field.
So, currently the register or profile.php files run a query and the info they put goes into userfield. Well I want it to automatically go into the user table in the fromwho field without doing any manul queries.
|