[TYPO3-dev] page only for callback script
    Robert von Hackwitz 
    robertvonhackwitz at gmail.com
       
    Fri Oct 23 15:05:54 CEST 2009
    
    
  
On Thu, 2009-10-22 at 19:52 +0200, Franz Holzinger wrote:
> Hello,
> 
> how can I generate a page, which has not HTML output at all? I want to 
> insert an extension plugin for doing PHP script only and making no 
> output. This PHP script, which is inside of a TYPO3 extension, shall do 
> internal data storing and sending emails only. It is called from a 
> gateway. Therefore it shall have no output on the screen.
> 
> I have generated a new page and overwrote the template:
> 
> page = PAGE
> page.typeNum = 0
> 
> But it still has HTML output with an empty body. How can I turn off the 
> output completely?
> 
> 
> - Franz
Hi Franz,
have you already considered the eID feature ?
-- 
Robert von Hackwitz
robertvonhackwitz at gmail.com
    
    
More information about the TYPO3-dev
mailing list