Jump to content


php preloader


2 replies to this topic

#1 hk_

    Young Padawan

  • Members
  • Pip
  • 52 posts
  • Gender:Male
  • Location:lost

Posted 13 May 2007 - 12:50 PM

can someone tell me where i can found a php preloader script tutorial?

thanks by the way!

#2 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

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.

#3 hk_

    Young Padawan

  • Members
  • Pip
  • 52 posts
  • Gender:Male
  • Location:lost

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!

Edited by hk_, 14 May 2007 - 02:34 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users