|
HTML to Excel
|
Informations rapides |
|
|
Informations détaillées
|
Description :
Exemple simple pour générer un fichier excel
Portion de code
1 2 3 4 5 6 7 8 9 10
|
<? header("Content-Type: application/vnd.ms-excel");
echo "<table border='1'> <tr> <td>Cellule 1</td> <td>Cellule 2</td> </tr> </table>"; ?> |
|
Informations & Services |
 |
|
|
 |
Newsletter
Autre Sources
Tips
| Convertisseurs |
Aucune Catégorie
|
|