can someone tell me where i can found a php preloader script tutorial?
thanks by the way!
php preloader
Started by hk_, May 13 2007 12:50 PM
2 replies to this topic
#1
Posted 13 May 2007 - 12:50 PM
#2
Posted 14 May 2007 - 12:51 AM
First off, this belongs in the tutorial request forum.
Second, i think you should define "php preloader" a bit better. If it is the typical "javascript preloader" definition you are looking for, then you are better off sticking with javascript as php can't "preload" stuff like that. It is server side, and for a preloader to work it has to load stuff into memory on the client-side. As far is i know, the only client side modification php can do is the setting of cookies, headers, and sessions, not files.
Second, i think you should define "php preloader" a bit better. If it is the typical "javascript preloader" definition you are looking for, then you are better off sticking with javascript as php can't "preload" stuff like that. It is server side, and for a preloader to work it has to load stuff into memory on the client-side. As far is i know, the only client side modification php can do is the setting of cookies, headers, and sessions, not files.
#3
Posted 14 May 2007 - 02:32 PM
i was thinking on using the microtime() function or other that might be have the same purpose could be posible?
& yeah im talking about something like java preloader!
thanks by the way!
& yeah im talking about something like java preloader!
thanks by the way!
Edited by hk_, 14 May 2007 - 02:34 PM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
