
PHPisaprogramminglanguagethatcandoallsortsofthings:evaluateformdatasentfromabrowser,buildcustomwebcontenttoservethebrowser,talktoadatabase,andevensendandreceivecookies(littlepacketsofdatathatyourbrowserusestorememberthings,likeifyou'reloggedintoCodecademy).Checkoutthecodeintheeditor.Looksfamiliar,doesn'tit?That'sbecausealotofitisregularoldHTML!ThePHPcodeiswritteninthe<...