Chrisspitz
Member
Hello everyone,
I'm attempting to create a server status script in php, which I have done, but then have the php script ran through javascript, but for some reason when I add the
.. into my site (in the proper location since i'm pretty familiar with the code)... It doesn't display properly. Is it possible that the javascript from Visiolist is interfering with my script not allowing it to show? I have tried different browsers and different versions of the php status script itself with no luck, still doesn't show up (well it does but its just comes up like a line break, with no information).
Any tips or help is greatly appreciated.
I'm attempting to create a server status script in php, which I have done, but then have the php script ran through javascript, but for some reason when I add the
Code:
<script type="text/javascript" src="http://mysite.com/status.php"></script>
Any tips or help is greatly appreciated.