What does an echo function do?
What is the difference between using single quotes and double quotes in the echo function?
Showing posts with label interview. Show all posts
Showing posts with label interview. Show all posts
Sunday, September 7, 2008
Friday, September 5, 2008
Some PHP Exercises
What is the assignment operator in PHP?
What are the rules for naming a PHP variable?
Can I start a PHP variable name with the # symbol?
Should we always declare a variable in PHP specifying its data type?
Is it true that all statements in PHP should end with a comma?
What are the rules for naming a PHP variable?
Can I start a PHP variable name with the # symbol?
Should we always declare a variable in PHP specifying its data type?
Is it true that all statements in PHP should end with a comma?
Thursday, September 4, 2008
Some PHP Exercises
How does a block of PHP code begin and how does it end?
Can I have HTML tags in a PHP file?
Is it true that all PHP statements should end with a comma?
Can I have HTML tags in a PHP file?
Is it true that all PHP statements should end with a comma?
Subscribe to:
Posts (Atom)