Dann erhalte ich diese Ausgabe:
Code: Select all
SCRIPT_NAME = /cms/index.php
app_name = CMS
sitename = Kahla Thüringen
lang = de_DE.UTF8
encoding = utf-8
gCms = Object
cgsimple = Object
content_obj = Object
content_id = 143
page = 143
page_id = 143
page_name = Wirtschaftsdatenbank
page_alias = Wirtschaftsdatenbank
position = 00007.00001
friendly_position = 7.1
menuparams = Array (3)
count = 78
nodelist = Array (78)
node = Object
actionid = cntnt01
actionparams = Array (4)
returnid = 143
mod = Object
CompanyDirectory = Object
customfields = Array (2)
customfieldscount = 2
entry = Object
categorytext = Auto und Zweirad
categories = Array (1)
categoriescount = 1
customfield = Object
Link zur Webseite ist hier:
http://kahla.de/cms/index.php?mact=Comp ... turnid=143
Bzw. hier: http://kahla.de/cms/index.php?page=Wirtschaftsdatenbank
Wie kann ich eben den Inhalt einzelner "
customfields" also einzelne Arrays und deren Inhalt Anzeigen?
Wie verwende ich nun die Variablen?
Ich will dort z.B. optional Handy-Telefonnummern oder Ortsangaben u.s.w... noch speichern.
Diese sollen aber Formatiert und nur wenn Sie vorhanden sind angezeigt werden.
Eine einfache Auflistung reicht nicht.