[TYPO3] CoolURI: 2 DB-Fields in one URI-Part

Jan Bednarik info at bednarik.org
Wed Oct 31 07:18:12 CET 2007


> <pagepath>/<uid>-<title>/

You need to use MySQL functions or write your own userFunc.

MySQL: SELECT CONCAT(uid,'-',title) FROM ...

I don't know how (or if it's possible) to add zeros in MySQL.

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list