[TYPO3-english] Execute php script file including html headers
Dmitry Dulepov
dmitry.dulepov at gmail.com
Thu Apr 7 09:38:16 CEST 2016
Hi!
Script Grandpa wrote:
> So apache forwards every request to Typo3's index.php and Typo3 serves
> accordingly.
Not really. If your web server is set up correctly, requests to an
existing php script will not be forwarded to TYPO3. You should be able
to call www.somedomain.com/getpic.php?imgsize=250 without problems.
However if you want to show the output as a TYPO3 page and still use the
parameter, use html content element and iframe inside it.
--
Dmitry Dulepov
Today is a good day to have a good day.
More information about the TYPO3-english
mailing list