Jump to content

Simple Help


think-digitally

Recommended Posts

Hi I am using a javascript preloader on my website. It loads all the page and then displays it. The problem I have is that the

 

<?php
require_once 'header2.php';
?>

 

is above the javascript loading code.

 

I have tried moving the code lower in the page, but it shows errors

 

Does anyone know a way I can fix this?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/111171-simple-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.