Registered User Currently Offline
|
Posts: 43
Join Date: Apr 2006
|
For what I know, PHP creates HTML for web page rendering. Period.
I believe it's because HTML is a downright straightforward simple language and only focuses on web page rendering and nothing else. For other tasks, there's Javascript, PHP and others but not much else for HTML alone.
|