Strings in PHP - page 2

  1. This tutorial explains how to use the print_r and var_dump functions, and the difference between echo and print.
  2. How to combine two or more strings into one big string in PHP.