\\ introduction to php tutorial \\ brief examples by greg lawler \\ december 2000 brooks web class $foo = "Greg"; print "Hello $foo"; ?>