Welcome Guest, Not a member yet? Register   Sign In
Session Issue
#1

[eluser]ravi_kachh[/eluser]
Hello all,

I am using session variables to my application.
Actually session is having some bulk.
There is no issue with this when I click on the page its content gets loaded completely,
but the loading icon on the browser is still running... that showing "some data is yet to load" for few more seconds.

How can I make this work faster so that as the content load the loading icon should stop.

Array
(
[session_id] => a82f4sdfdfdfsdfadea471ac419e849056
[ip_address] => 543.354.455.787
[user_agent] => Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv
[last_activity] => 1274269350
[lang] => greek
[last_url] => http://www.sample.com/test/manage_users/manage
[user_id] => 20
[parent_id] => 0
[username] => super
[fname] => Adriano
[lname] => Artino
[email] => [email protected]
[last_login] => 2010-05-19 05:39:51
[user_rights] => Array
(
[0] => MAs
[1] => MCs
[2] => MCt
[3] => MSct
[4] => MUs
[5] => MNs
[6] => MDs
[7] => SCs
[8] => MMs
[9] => MBs
[10] => MAsAd
[11] => MAsEd
[12] => MAsDel
[13] => MCsAd
[14] => MCsEd
[15] => MCsDel
[16] => MCtAd
[17] => MCtEd
[18] => MCtDel
[19] => MSctAd
[20] => MSctEd
[21] => MSctDel
[22] => MUsAd
[23] => MUsEd
[24] => MUsDel
[25] => MNsAd
[26] => MNsEd
[27] => MNsDel
[28] => MDsAd
[29] => MDsEd
[30] => MDsDel
[31] => MMsAd
[32] => MMsEd
[33] => MMsDel
[34] => MBsTb
[35] => MBsDl
[36] => MBsDel
)

[usertype] => admin
[thumb_img] => giie_adriano_thumb.jpg
[status] => 1
)




Theme © iAndrew 2016 - Forum software by © MyBB