Jump to content
  • 0
Eross

Server status/players/time in HTML

Question

Can anyone help me how to exactly add these features on my html site ??? Im a total noob in php 😞 Im trying to do it for 2 days ..help plaese 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0
8 minutes ago, Poring King said:

Get idea from here
 

 

Yes thankyou sir , I configured this on my web but nothing happened ... can you teach me ? 

Link to comment
Share on other sites

  • 0

On the top of the PHP Files there are a <table> between the PHP Open Tags. Just copy this in your website and import the PHP files. But your HTML files need to be named as PHP.

 

https://www.w3schools.com/php/php_includes.asp

<?php require "status.php"; ?>

 

Rynbef~

Edited by Rynbef
Link to comment
Share on other sites

  • 0

How to show server time and autotrader counts on my html website ?? I have no idea thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.