Skip to content

cpl-repo/test-task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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.

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".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%