Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 978 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 978 Bytes

Test tasks for PHP Developer position

Task 1: Refactor

  • Refactor the code (task1.php / cal.php) so it looks normal by your preferences.
  • Execution time is not more than 15 minutes.

Task 2: PHPtest

Write a php script "task2.php" that prints the numbers from 1 to 50. Please consider this: for multiples of 3 print “PHP” instead of the number and for multiples of 5 print “test”. For numbers which are multiples of both 3 and 5 print “PHPtest”.

Task 3: HTML + CSS + JS

Make a single HTML file "task3.html" with included CSS / JS which has a form with those fields

  • Name
  • ZIP Code
  • Town
  • Message

Add some field validation and design the form so it looks nice by your preferences. Feel free to use any css / js / html framework you like to get the task done.

Result

  • ZIP all files and send via email to [email protected] with the subject "Test task for the position of PHP developer". Password protect the zip file with password "bazu".