How ??????

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
baby
Forum Newbie
Posts: 1
Joined: Tue Dec 30, 2003 1:31 am

How ??????

Post by baby »

hi
just visit this site

http://simcity.com/
what do u see??? :?:
havnt notice that this site first download all the images and then show it .. how they do this ... Is there some Php codes....plz tell me if there ........

Baby (n00b) :-) :wink:
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Not PHP, because it's a server-side language. Javascript can preload because it's client-side.

Google search: [google]javascript preloading script[/google]
Post Reply