What is phtml? How does it differs from PHP? How the coding has been done/syntax?
Thanks...
well, phtml is the same as php.
If so, then why should have it exists, not PHP alone?
All phtml is an extension. Like php3 or php. You don't have to use it and technically it is nothing. Actually a lot of servers don't even define it as an extension with their apache configurations.
It´s php. You can hide php configuring apache. For more info read this:
http://www.php.net/manual/en/security.hiding.php