Your Ad Here

Home » General Category »

0

Hi friends,

ctp and thtml extension files, are not properly displayed  at dreamweaver, if we want to code difference between php codes and normal text, then  we have to configure.

in C:/program files/dreamweaver/configuration/documentTypes/

open the file MMDocumentTypes.xml

<documenttype id=”PHP_MySQL” servermodel=”PHP MySQL” internaltype=”Dynamic” winfileextension=”php,php3,php4,php5l” macfileextension=”php,php3,php4,php5″ file=”Default.php” writebyteordermark=”false”>

to

<documenttype id=”PHP_MySQL” servermodel=”PHP MySQL” internaltype=”Dynamic” winfileextension=”php,php3,php4,php5,inc,module,ctp,thtml” macfileextension=”php,php3,php4,php5,inc,module,ctp,thtml” file=”Default.php” writebyteordermark=”false”>

Once close the dreamweaver and open that file in dreamweaver that will display code difference php code and normal.


You may like these posts

    Top 100 IT companies (Rank wise List) with URLSimple JavaScript validation for datesHow to share each posts facebook and twitter in wordpressUnderstanding the basic need of MVC architecture

 

Leave a Reply