Introducing PHPPHP BasicsCreating PHP scriptsCommentsOutputting data with echo and printString literalsVariablesTypesConstantsExpressions, Operators, and Variable AssignmentExpressionsOperator precedenceType ConversionAutomatic type conversionExamining Variable Type and ContentDebugging with print_r( ) and var_dump( )Testing, setting, and unsetting variables