Maybe you have seen it in my last short tutorial “Typo3 Extension Flexform onchange reload” and wondered what I am doing there with
<sheetTitle>LLL:EXT:extension/res/lang/flexform.xml:sheet_general</sheetTitle>
read more…
You want your typo flexform to reload after the backend user selects something.
Simply enable short Tag’s like with:
short_open_tag = On
Short introduction on how to establish a MS SQL Server connection with PHP on Debian. read more…
With this E-Mail Class you can send Plain Text, HTML and attach Files via Web-URL. Mixed E-Mail Text/HTML with/without Attachment are also possible.
Here you can find a short introduction to importing and aliasing namespaces in PHP >= 5.3.
Learn how to use subnamespaces with php the fast way