DSGN53871
WEB DESIGN 1

PHP Variables and Strings

All PHP variables begin with a $.

$testvariable (all variable names in PHP begin with a dollar sign)

Single quotes ('') are used to mark the beginning and end of strings of text in PHP.

Using double quotes in traditional HTML will cause you problems when you start incorporating PHP.



<< Back


Interactive Multimedia ~ School of Applied Engineering and Computing Sciences ~ Sheridan