Cookied User passed through second script for filtering/persistent set

Ok…teaching myself php and I have pieced together a logon/check cookie system that works very well:-)

I am working with phpmyedit (which is quite neat!)

The trouble I am running into is two fold:

  1. Passing user_id from login to the 2nd portion of the script

and

  1. Forcing phpmyedit to insert user_id on addition.

Seems like the variable should be persistent between login and display…but I may need parse cookie and call to db to get that…which I am unsure of how to do…let alone inside phpmyedit.

Here is a pastebin of the code:-)

Thanks in advance!

wp :stuck_out_tongue:

Sponsor our Newsletter | Privacy Policy | Terms of Service