Posts: 3,155
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Is this another PHP vs HTML thread? Don't people know that PHP and HTML are not technologies in the same category? PHP is just a way of processing data, and sometimes displaying HTML. You can't just say "hey, I'm going to use PHP instead of HTML for my website", because that would be literally impossible.
The point is, you can't make a website without HTML (ever). You can use PHP (or whatever) to generate HTML, and the effect on search engines will be absolutely zero, as if you had never done it. Search engines do not care, or even recognize, what programming language you are using to run your site.
|