|
As gopher said, it wont matter.
Simple answer is because all the ASP or PHP bits are only ever on the server - all your clients/spiders/search engines ever see is HTML generated by your server side code (i.e. the ASP, PHP, CGI, Python, Ruby, or whatever else you want to use)
|