. */ require_once(__DIR__ . '/../login.php'); $_client = new Client($_pdo, $_id); ?>
| # | Name | Address | Language | Tools | 
|---|---|---|---|---|
| {$contact->id} | {$contact->name} | 
								{$contact->address} {$contact->postal_code} {$contact->city} {$contact->country}  | 
							{$contact->language} | |
| There are no contacts in the database. | ||||