Hallo zusammen,
habe folgendes problem
Diese Warnung kommt bei eintragen in ein PHP Gästebuch!
        Warning: range() [function.range]: step exceeds the specified range in /var/www/web231/html/demo/das/eintrag.php on line 61
        
        Warning: Invalid argument supplied for foreach() in /var/www/web231/html/demo/das/eintrag.php on line 61
      
In der Datein eintrag.php Zeile 61 steht -->
foreach(range(0, (count($ip_split)/17)) as $vie) {
Was läuft da nicht so wie es sein soll?
Danke im voraus

 
       xafford
xafford chillerpat321
chillerpat321
