Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
frameset
프레임( m)
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
changing session data is not possible, but frameset performance will be improved.
read in session data without locking the session data. changing session data is not possible, but frameset performance will be improved.
when using framesets together with sessions you will experience the frames loading one by one due to this locking.
session data is usually stored after your script terminated without the need to call session_write_close(), but as session data is locked to prevent concurrent writes only one script may operate on a session at any time. when using framesets together with sessions you will experience the frames loading one by one due to this locking. you can reduce the time needed to load all the frames by ending the session as soon as all changes to session variables are done.