On Friday 07 March 2003 12:51, WebDev wrote: > the code only displays the 10 random line numbers > somehow again the arrays are empty, tried all tricks to see if arrays are > carrieng anything but the are all empty
> $dreidrei, $dreivier, $dreifunf, $dreisechs ) = ($line); You need to explode() $line. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* There is no delight the equal of dread. As long as it is somebody else's. --Clive Barker */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php