Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@hasanbasri1993
Created May 14, 2020 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hasanbasri1993/3ef80ff1e2b650f983ea1a81b78211b3 to your computer and use it in GitHub Desktop.
Save hasanbasri1993/3ef80ff1e2b650f983ea1a81b78211b3 to your computer and use it in GitHub Desktop.
cari bari code ini
var autoRefresh = setInterval(
function () {
$('#divstatusall').load("<?= $homeurl ?>/admin/statuspeserta.php?id?id=76310EEFF2B5D3C887F238976A421B638CFEB0942AB8249CD0A29B125C91B3E5"");
}, 2000
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment