. */ require_once('./login.php'); $_client = new client($_pdo, $_id); ?>
| # | Name | Address | Language | Tools | 
|---|---|---|---|---|
| {$contact->getId()} | {$contact->getName()} | 
								{$contact->getAddress()} {$contact->getPostalCode()} {$contact->getCity()} {$contact->getCountry()}  | 
							{$contact->getLanguage()} | |
| There are no contacts in the database. Why not create one? | ||||