Task 2: PHP and Version Control Basics * For this problem, you will need to have a free Bitbucket account ( https://bitbucket.org/ ). Create a new git repository on your local computer and add a new file "submit.php". A form is being submitted to submit.php, so you need to write validation code for the form in submit.php. There are six fields in the form, all of which will come via $_POST: name1, healthid1, name2, healthid2, name3, healthid3. Every name should be at least 3 characters in length. Every healthid should have the format 12345 (where 12345 is any five numbers). Write code *using a loop* to make sure that every name is valid and every healthid is valid. If it is valid, the page should display "SUCCESS". If it is not valid, the page should display "ERROR" and die. After you have completed writing this submit.php file, commit it to the git repository and add it to a new public repository on bitbucket. Then, paste the public repository URL below so we can view your submit.php file online.
Php Developers Interview Questions
4,926 php developers interview questions shared by candidates
Task 1: JavaScript and jQuery Basics For this task, please write your code at jsfiddle.net. Create a new fiddle, and then use ONLY JavaScript + jQuery + CSS to add five styled boxes to the page, as shown in the image below. Do NOT add any HTML; create the boxes using JavaScript and jQuery. The finished result should look like the image below. Please use flexbox to control the layout of the boxes. Once completed, save your work and send the URL that is generated. PLEASE NOTE: If there is any code in the HTML pane, this task will be considered failed.
put up php related question and my last project
so many different questions were there in the test.
Question based on Api Question based on coding on any language
Common PHP questions (about functions) Algorithm Complexity tasks
Project description?
He drew a pattern and asked me to write the code for it.
Cakephp, PHP, MYSql
Explain how you design a system- "Create a app for Mom so she can control the wifi router of home while she is at office"
Viewing 1261 - 1270 interview questions