how does pconnect functionw ork? right now, i have a database connect at the beginning of every page, and a disconnect at the end. i think this is not good?
so how does pconnect work? can i use the same code, and just replace connect with pconnect?
i am using mysql
so how does pconnect work? can i use the same code, and just replace connect with pconnect?
i am using mysql