|
No matter how you look at the source it will always be just html and css. What actually generated the html and css before it got sent to your browser, thought, can be a number of different languages.
It can be a php/mysql solution, yes, or asp, java, c, c++ or pretty much any other language you can think of. The original question was probably what technology was used to generate the source, and the anwser is simply that you can't know for sure.
Sure, if there is an automatically generated comment or meta tag saying "generated by xxx" it'll give you a strong hint. But appart from that, there is no way of knowing, other than asking the developers.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
|