RE: [PHP]I'm puzzled. TEXTAREA related.

2001-07-12 Thread Mark Roedel
> -Original Message- > From: Chris Cocuzzo [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 11, 2001 5:40 PM > To: PHP General List (E-mail) > Subject: [PHP]I'm puzzled. TEXTAREA related. > > > hey- > > i have a page containing a form with a textarea field. The > first part of the pa

Re: [PHP]I'm puzzled. TEXTAREA related.

2001-07-11 Thread David Robley
On Thu, 12 Jul 2001 08:09, Chris Cocuzzo wrote: > hey- > > i have a page containing a form with a textarea field. The first part > of the page is a quick IP check to make sure the request is coming from > my computer. Here's the code I'm confused about: > > > > > readfile("lib/news_file.dat"); >