Test your basic knowledge |

Php Programming Basics

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. To word wrap after a certain amount of characters.






2. Leading 0x: 0x13F or 0xA23






3. any programing language where the script is parsed on the server






4. Similar to mysql_fetch_array() - but cannot be accessed by integer offset






5. Control structure that continue exit - they perform specific statements for a determined number of iterations.






6. Hyper Text Transfer Protocol






7. To include files - _______ will give errors and _________ will terminate execution().






8. To iterate over the keys and values of an array






9. a positive or negative number






10. standard notation






11. A conditional or loop is a ________________.






12. Control structures that break exit






13. Function that contains the highest value that rand() can have randomly






14. To check if a constant is already declared






15. does a certain action when called upon






16. equivalence






17. To refer to an item in an array






18. This will show all errors that fall under E_ALL or E_STRICT - the pipe | is used for 'or' so that errors that fall under either will be shown.






19. EXtensible Markup Language






20. An array of variables passed in the URL






21. Used to encrypt values - it is a one-way encryption method






22. a type with two possible values: true and false






23. To append elements to an array - this will assign item to the next available index; associative arrays get messy.






24. Returns an array that corresponds to the fetched row of MySQL data and moves the internal data pointer ahead






25. To set up error reporting






26. The four main error types are:Notice - Warning - ________ and Error.






27. Predefined constants such as __LINE__ or __FILE__ or __FUNCTION__ or __CLASS__ and __METHOD__






28. Use _______ for passwords or pages that would not be bookmarked or pages that require security.






29. Tag to begin a php script






30. Shorthand used to increment and decrement






31. Document Type Definitions






32. To sort by the keys while maintaining the correlation between the key and its value






33. This will not show error reporting - it will be turned off.






34. Returns a string with backslashes in front of predefined characters






35. Creates a pointer to a file with the declared mode (read - write -etc.).






36. TRUE or FALSE






37. collection of binary data






38. a line of information that can be stored in a variable or used in a function or statement






39. $_POST Data sent using POST found is sent to _______






40. Search Engine Optimization






41. Used to create a substring (referred to as a token) from a larger string






42. signed integer






43. Used to replace a substring with another string - it is not case-sensitive.






44. To counter htmlentities()






45. Used to check if a variable has any value (including 0 or FALSE or an empty string).






46. This error refers to a variable with no value.






47. Used to check if a given variable has an "empty" value - no value or 0 or FALSE.






48. returns the number of matches found by a given search string under this format...






49. To refer to an element in a multidimensional array list the indices in order of _____ to more precise;






50. Used to find the amount of words in a string.







Sorry!:) No result found.

Can you answer 50 questions in 15 minutes?


Let me suggest you:



Major Subjects



Tests & Exams


AP
CLEP
DSST
GRE
SAT
GMAT

Most popular tests