csforum
Joined: 18 Mar 2009
Posts: 230
|
| Posted: Sat Mar 28, 2009 2:42 pm Post subject: What are phtml files, how can I compare them? |
|
|
| Although the name sounds fancy, phtml files are simple html files that contain php code for processing dynamic server side coding. Rather than being executed at the client side as the usual HTML, php contents in a phtml file are compiled on the server side only. If you are a web programmer using a lot of phtml files, you will need to phtml comparison. For doing so, you can use automatic file comparing utilities like compare suite that not only compare phtml files but also give you the ability to perform syntax highlighting automatically. |
|