[TYPO3-german] Variable aus URL für PHP-Script
Manfred Hungerland
mobil at csb86.ch
Tue Aug 28 15:02:15 CEST 2007
Helmut Hummel schrieb:
--
>> Hallo Manfred,
>
> Manfred Hungerland schrieb:
>> <?php
>> $id_value = t3lib_div::_GP('id_testimony');
>> echo $id_value
>> ?>
>> Ergibt keine Ausgabe. Du hast recht. .... Leider... ;-)
>
> Die Get Variable ist doch:
> tx_wfqbe_pi1[id_testimony]
>
> müsste die die Abfrage dann nicht:
>
> $id_value = t3lib_div::_GP('tx_wfqbe_pi1[id_testimony]');
>
> lauten?
>
Danke
leider kommt da auch nichts...
Shalom
Manfred
More information about the TYPO3-german
mailing list