[TYPO3-english] Page title and cHash

JoH asenau info at cybercraft.de
Wed Jun 12 20:25:19 CEST 2013


Am 12.06.2013 19:34, schrieb Sergio Catalá:
> Hi list,
>
> I've got a strange problem with my page title and caching.
>
> Here is my code to display my page title:
>
> # db access for presentation record by id
> lib.getField = CONTENT
> lib.getField{
>      if.isTrue.data = GP:tx_my_table|record
>      table =  tx_mytable
>      select{
>          andWhere{
>              data = GP:tx_mytable|record
>              wrap = tx_my_table.uid=|

And maybe it would be a good idea to remove the "MySQL-Injection-Helper" 
before ging live with that site ;-)

Take a look at the "markers" here: 
http://docs.typo3.org/typo3cms/TyposcriptReference/Functions/Select/Index.html

Cheers

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com


More information about the TYPO3-english mailing list