Hello David McGlone,
Am 2010-12-27 16:13:50, hacktest Du folgendes herunter:
> foreach ($services as $service){
>
> echo "<ul><li>» <a href=index.php?page=$service>$service</a></li></ul>";
> }
>
> Could anyone give me a hand? Obviously I don't understand arrays very well :-/
Maybe:
echo "<ul><li>» <a href=index.php?page=$service><?php str_replace("_", "
", $service); =?></a></li></ul>";
Thanks, Greetings and nice Day/Evening
Michelle Konzack
--
##################### Debian GNU/Linux Consultant ######################
Development of Intranet and Embedded Systems with Debian GNU/Linux
itsyst...@tdnet France EURL itsyst...@tdnet UG (limited liability)
Owner Michelle Konzack Owner Michelle Konzack
Apt. 917 (homeoffice)
50, rue de Soultz Kinzigstraße 17
67100 Strasbourg/France 77694 Kehl/Germany
Tel: +33-6-61925193 mobil Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix
<http://www.itsystems.tamay-dogan.net/> <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/> <http://www.can4linux.org/>
Jabber [email protected]
ICQ #328449886
Linux-User #280138 with the Linux Counter, http://counter.li.org/
signature.pgp
Description: Digital signature

