The main 10 topics in PHP that you can expect questions from are
- Loops ( For, Do, While )
- Arrays ( Creation, Searching , Different types , sorting )
- String functions ( Explode, search etc )
- Date & time
- Session & Cookies
- Mail function
- Ajax & Curl
- File handling ( Create, delete, write )
- Image & File upload
- Loop Termination Keywords ( Break, Continue, exit etc