[PHP] Preload another page

Hi there,

I’m trying to make a php-page that displays: loading… while a xsl-file is being loaded. :huh: Have no idea if that’s possible, it would have to check if the page is totally loaded.

I’m not such an expert in php.

I just hope I don’t have to use javascript to call a function that sends some data to the php-file…

Use javascript php can not do that.