<formats xmlns:MMString="http://www.macromedia.com/schemes/dat/string/" id="DWMenu_ServerFormatDef_PHPMySQL">
	<separator />
	
	<menu MMString:name = "ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_ALPHACASE/menu/name" id="DWMenu_ServerFormatDef_PHPMySQL_ALPHACASE">
		<format	file="AlphaCase"	MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_CASELOWER/format/title"	expression="&lt;\?\s*php\s*echo\s*strtolower\([^\r\n]*\);?\s*\?&gt;" func="strtolower"	id="DWMenu_ServerFormatDef_PHPMySQL_CASELOWER"/>
		<format	file="AlphaCase"	MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_CASEUPPER/format/title"	expression="&lt;\?\s*php\s*echo\s*strtoupper\([^\r\n]*\);?\s*\?&gt;" func="strtoupper"	id="DWMenu_ServerFormatDef_PHPMySQL_CASEUPPER"/>
		<format	file="AlphaCase"	MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_FIRST_LETTER_UPPER/format/title"	expression="&lt;\?\s*php\s*echo\s*ucfirst\([^\r\n]*\);?\s*\?&gt;" func="ucfirst"	id="DWMenu_ServerFormatDef_PHPMySQL_FIRST_LETTER_UPPER"/>
		<format	file="AlphaCase"	MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_CAPITALIZE/format/title"	expression="&lt;\?\s*php\s*echo\s*ucwords\([^\r\n]*\);?\s*\?&gt;" func="ucwords"	id="DWMenu_ServerFormatDef_PHPMySQL_CAPITALIZE"/>
	</menu>
	<menu MMString:name = "ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_TRIM/menu/name" id="DWMenu_ServerFormatDef_PHPMySQL_TRIM">
		<format	file="Trim"			MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_TRIMLEFT/format/title"	expression="&lt;\?\s*php\s*echo\s*ltrim\([^\r\n]*\);?\s*\?&gt;"	func="ltrim"	id="DWMenu_ServerFormatDef_PHPMySQL_TRIMLEFT"/>
			
		<format	file="Trim"			MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_TRIMRIGHT/format/title" expression="&lt;\?\s*php\s*echo\s*chop\([^\r\n]*\);?\s*\?&gt;"	func="chop" id="DWMenu_ServerFormatDef_PHPMySQL_TRIMRIGHT"/>
		<format	file="Trim"			MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_TRIMBOTH/format/title"	expression="&lt;\?\s*php\s*echo\s*trim\([^\r\n]*\);?\s*\?&gt;" 	func="trim"	id="DWMenu_ServerFormatDef_PHPMySQL_TRIMBOTH"/>
	</menu>
  <menu MMString:name = "ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_CONVERT/menu/name" id="DWMenu_ServerFormatDef_PHPMySQL_CONVERT">
    <format	file="Convert"	MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_NL2BR/format/title"	expression="&lt;\?\s*php\s*echo\s*nl2br\([^\r\n]*\);?\s*\?&gt;" func="nl2br"	id="DWMenu_ServerFormatDef_PHPMySQL_NL2BR"/>
  </menu>
  <separator />
	<format	file="Simple"			MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_URLENCODE/format/title"	expression="&lt;\?\s*php\s*echo\s*htmlentities\([^\r\n]*\);?\s*\?&gt;" 	func="htmlentities"	id="DWMenu_ServerFormatDef_PHPMySQL_URLENCODE"/>
	<format	file="Simple"			MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_URLENCODE/format/title_35"	expression="&lt;\?\s*php\s*echo\s*urlencode\([^\r\n]*\);?\s*\?&gt;" 	func="urlencode"	id="DWMenu_ServerFormatDef_PHPMySQL_URLENCODE"/>
	<format	file="Simple"			MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_RAWURLENCODE/format/title"	expression="&lt;\?\s*php\s*echo\s*rawurlencode\([^\r\n]*\);?\s*\?&gt;" 	func="rawurlencode"	id="DWMenu_ServerFormatDef_PHPMySQL_RAWURLENCODE"/>
	<format	file="Simple"			MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_URLDECODE/format/title"	expression="&lt;\?\s*php\s*echo\s*urldecode\([^\r\n]*\);?\s*\?&gt;" 	func="urldecode"	id="DWMenu_ServerFormatDef_PHPMySQL_URLDECODE"/>
	<format	file="Simple"			MMString:title="ServerFormats/PHP_MySQL/Formats/DWMenu_ServerFormatDef_PHPMySQL_RAWURLDECODE/format/title"	expression="&lt;\?\s*php\s*echo\s*rawurldecode\([^\r\n]*\);?\s*\?&gt;" 	func="rawurldecode"	id="DWMenu_ServerFormatDef_PHPMySQL_RAWURLDECODE"/>
</formats>
