Skip to content

Instantly share code, notes, and snippets.

@producture
producture / pdftest.txt
Created June 6, 2012 09:52
PDF Generation Test
In a short time, using PHP and Symfony :
Create a form with this fields :
* First name
* Last name
* Address
* City
* ZipCode
* Email
On submit, the script generates a pdf file with this content :
"
The exercise is :
One mini app that provides :
. Login (email) + Password and Registration
. Upon registration, the user provides :
- First Name
- Last Name
- Email
- Password
- Multiple phone numbers (Phone number + Description).