PHP Tutorial Output

Echo

  1. Concatenate string in echo statement in PHP
  2. Echo variable and message together in PHP
  3. Join two string variables together in PHP
  4. Output the value of the current and the last element in an array in PHP
  5. Use multiple parameters with echo function in PHP
  6. Use single quotes to print the variable name, not the value in PHP
  7. Write multi-line text to the output in PHP
  8. Write some text to the output in PHP
  9. Write the value of an array to the output in PHP
  10. Write the value of the string variable to the output in PHP
  11. Write the value of the string variable to the output including HTML tags in PHP

Printf

  1. Format data in printf, string, decimal and float in PHP
  2. Format float value with two decimal places in PHP
  3. Use printf() to demonstrate all possible format values in PHP
  4. Use printf with type specifiers in PHP

Print

  1. Join two string variables together and output in PHP
  2. Output text to the output in PHP
  3. Output value of a string ($str) to the output in PHP
  4. Output value of a string variable ($str) to the output, including HTML tags in PHP
  5. Print multiline text to the output in PHP
  6. Print string along wiht html tag in PHP
  7. Print the value of an array to the output in PHP




















Home »
  PHP Tutorial »
    Development »




Environment
Error
Hash
Include
Locale
Math
Network
Output
Reflection
PHP Regular Expressions