24 September 2012

តើអ្នកធ្លាប់ឃើញ File *.phtml ដែរឬទេ?

0 comments
A PHTML (or it's sometimes called a PHP) page is a Web page that includes a script written in PHP, a language comparable to JavaScript or Microsoft's VBScript. Like Microsoft's Active Server Page (ASP) page, a PHTML page contains programming that is executed at the Web server rather than at the Web client (which is usually your Web browser). You may sometimes see a Web site whose address or URL ends with a file with a suffix of ".phtml"" or ".php3". Either of these suffixes indicate an HTML page that includes a PHP script.

0 comments:

Post a Comment