[PHP] Re: Text Fields - How Big Can They Be?

2002-12-13 Thread nofa
Yup, exactly > HI Nofa, > > When you say submit the file, do mean as a TXT file via a file upload field? > If so, not sure what to do with the file once it's been uploaded. Do I read > the file using fopen(), then just put this into a var that can be stored in > the DB? Hmm

[PHP] Re: Upgrading GD to 2.1

2002-12-13 Thread nofa
what "linux" are you running? Redhat? Mandrake? ifso it should just be a matter of downloading the appropriate packages and doing a 'rpm -U ' as root. ( if redhat/mandrake/some other rpm managed dist ) > I've got GD 1.6 installed with PHP 4.2.2 on a Linux server. Is upgrading to > GD 2.1 tricky? I

[PHP] Re: Text Fields - How Big Can They Be?

2002-12-13 Thread nofa
Have you considered allowing them to submit the actual file? rather than all the text within. It may not be exactly what you're after, but its one way :] - Original Message - > Hi Guys... This is indirectly related to PHP: Does anyone know the max > amount of text a free-form HTML text fie

[PHP] Win32 EAPI - Not recognising preprocessor option.

2002-12-13 Thread nofa
Hi, Im trying to compile php under win32 with EAPI option, but it seems VC++ is not recoginising the preprocessor option. I dont even think it is going through the steps. Anyone have any ideas or know where i could possibly get a binary with EAPI enabled for 4.2.3 ? -- PHP General Maili