[PHP] Re: Something wrong with the file() command.

2001-12-03 Thread Fred
When you attempt to print or echo an array the result is simply array. You have to iterate through the elements of the array to see what each element contains. Read the array chapter in the manual for more information. Fred Jose [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL

Re: [PHP] Re: Something wrong with the file() command.

2001-12-03 Thread Valentin V. Petruchek
Try this: ?php echo pre; print_r ($temp); echo /pre; ? and look for $temp content. Zliy Pes http://zliypes.com.ua - Original Message - From: Fred [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 03, 2001 7:58 PM Subject: [PHP] Re: Something wrong with the file() command

Re[2]: [PHP] Re: Something wrong with the file() command.

2001-12-03 Thread faeton
Hello Valentin, Hehe, Valentin. Send my regards to beloved Zaporozhye and it's ppl :) Haven't been there for ages. Eh... VVP Try this: VVP ?php VVP echo pre; VVP print_r ($temp); VVP echo /pre; ? VVP and look for $temp content. -- Ivan 'Faeton aka xetrix'