Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
219 views

PHP Crossword

This document is a crossword puzzle about PHP concepts. It asks questions about how to get information from GET and POST methods, how to start sessions, find string lengths, concatenate strings, include files, check session variables, and redirect pages in PHP. It also asks about the purpose of the dot operator and the type of array that uses strings as indexes.

Uploaded by

CameronWhale
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
219 views

PHP Crossword

This document is a crossword puzzle about PHP concepts. It asks questions about how to get information from GET and POST methods, how to start sessions, find string lengths, concatenate strings, include files, check session variables, and redirect pages in PHP. It also asks about the purpose of the dot operator and the type of array that uses strings as indexes.

Uploaded by

CameronWhale
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

10/27/2017 PHP

Name:

PHP
Complete the crossword below
1

5 6

7 8

Created with TheTeachersCorner.net Crossword Puzzle Generator


Across Down
3. How will you get information sent via post method in PHP? 1. How will you get information sent via get method in PHP?
4. How will you start a session in PHP? 2. What is the purpose of the dot: echo $string1 . ' ' . $string2;
5. How will you find the length of a string in PHP? 4. What form function does $_PHP_SELF variable do?
9. The type of array with strings as index 6. How will you include the content of a PHP file into another PHP file?
7. How will you check if session variable is already set or not in PHP?
8. How will you redirect a page using PHP?

https://worksheets.theteacherscorner.net/make-your-own/crossword/crossword.php 1/1

You might also like