When I say that php is father away from 1's and 0's and is closer to human language I mean that it is more like human language and less like machine languages... and I figure php is much more human then the html...
Php version:
Mom:
if ($u_touch_this == true)
{
$mom_response="spank";
}
else
{
$mom_ response ="";
}
Son:
if($mom_response =" spank")
{
son_response = "cry";
}
and so on...
HTML:
Mom:
If u <table> then I'll TR and then TD you!!!
Son:
Don’t TD me...
I figure php part was more human..."higher level" LANGUAGE