Laymans terms.. ok here we go!
HTML is used to make what you see on a webpage (in conjunction with other things) but it cannot process forms or take variables or anything like that. so enter PHP. it is a programming language that runs server side to do computations from HTML. when you fill out...