NAVIGATION
This shows you the differences between two versions of the page.
|
deutsch:technik:einbinden-php-datei-variablen [2010/02/13 08:42] Knut Heermann (flip-flop) |
deutsch:technik:einbinden-php-datei-variablen [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Forum: [[http://forum.phpwcms.org/viewtopic.php?p=109397#p109397]] | Forum: [[http://forum.phpwcms.org/viewtopic.php?p=109397#p109397]] | ||
| - | Ein neues Script in template/inc_script/frontend_render anlegen, z.B. frontpageslideshow.php | + | Ein neues Script in **template/inc_script/frontend_render** anlegen, z.B. **frontpageslideshow.php** |
| <code php |h Beispiel |h > | <code php |h Beispiel |h > | ||
| Line 51: | Line 51: | ||
| </code> | </code> | ||
| - | Der fpss Ordner kommt in das normale phpwcms Root. | + | Der **fpss** Ordner kommt in das normale **phpwcms Root**. |
| <note important> | <note important> | ||