070620007 053 GMT-6 DST I take it you didnt write the code for the web site.
Usually a person is issued a username and password and if those match what is in your database, then they are assigned some value either in a cookie or session variable. I use sessions myself. Once a person logs in, on each page the session variable is checked. If they move away from the site then the session variable is destroyed. Wade jatinder mashall wrote: > Hi everyboy, I am working in oscommerce right now,Can anybody tell me how to > determine logged in user in oscommerce.I'll be very thankful if anybody > assist me. > jatinder > >
