Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7 - Exercice N°1 #7

Open
3 tasks
TBoileau opened this issue Oct 18, 2023 · 0 comments
Open
3 tasks

7 - Exercice N°1 #7

TBoileau opened this issue Oct 18, 2023 · 0 comments
Labels

Comments

@TBoileau
Copy link
Owner

TBoileau commented Oct 18, 2023

  • Créer une page (/inscription) contenant un formulaire d'inscription (nom, prénom, email)
  • Traitement : j'ajoute dans un fichier CSV, une ligne contenant les 3 champs du formulaire
  • Redirection vers une seconde page (/) qui liste les lignes du CSV

Indice :

  • Gestion d'un fichier CSV, où doit se trouver le fichier en question ? Et pourquoi "public"
  • Se renseigner sur la manière de boucler sur un tableau avec twig
  • Pour créer un lien vers une page utiliser la fonction "path"
@TBoileau TBoileau changed the title Exercice N°1 7 - Exercice N°1 Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant