| = $start_num ?> |
= htmlspecialchars($row['use_date'], ENT_QUOTES, 'UTF-8') ?> |
= htmlspecialchars($row['car_number'], ENT_QUOTES, 'UTF-8') ?> |
= htmlspecialchars($row['department'], ENT_QUOTES, 'UTF-8') ?> |
= htmlspecialchars($row['position'], ENT_QUOTES, 'UTF-8') ?> |
= htmlspecialchars($row['caruser_name'], ENT_QUOTES, 'UTF-8') ?> |
= htmlspecialchars($row['usage_purpose'], ENT_QUOTES, 'UTF-8') ?> |
= htmlspecialchars($row['operation_details'], ENT_QUOTES, 'UTF-8') ?> |
= htmlspecialchars($row['departure'], ENT_QUOTES, 'UTF-8') ?> |
= htmlspecialchars($row['destination'], ENT_QUOTES, 'UTF-8') ?> |
= number_format($row['driving_distance']) ?> |
= number_format($row['arrival_cumulative_distance']) ?> |
= number_format($row['total_cumulative_distance']) ?> |
= htmlspecialchars($row['note'], ENT_QUOTES, 'UTF-8') ?> |
getMessage();
}
?>