object - How can I achieve this in php? -


i make object, not need create time.... example, have user object, , user created db, so, when user login, can read user object information db... each user make requests, need create new user object again....even make singleton object...it still can "keep" object....but want save communication between php , db...is there way keep object instead of query db time? thank you.

put in $_session ? make sense, if read question right


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -