query( $query );
foreach ( $rows as $row ) {
$all_maintainers[$row['maintainer']] = $row['value'];
}
$snippets = [];
$snippets[0] = <<
Assuming you are new here, add your Torn API key
OR
HTML;
$query = <<prepare( $query );
$stmt->execute( [$maintainer[0]] );
$rows = $stmt->fetchAll();
print( "" );
print_r( $rows );
print( "
" );
$players_id = array();
foreach ( $rows as $row ) {
$players_id[] = $row['value'] . " [" . $row['player'] . "]";
}
$snippets[2] = <<
| Player | Edit | Remove |
HTML;
foreach ( $players_id as $player ) {
$snippets[2] .= "| $player | | | ";
}
$snippets[2] .= <<
HTML;