RE: [PHP] Uploading Large Files - Strange Issue

2008-08-06 Thread Anna Vester
[snip] -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2008 9:44 PM To: Anna Vester; php-general@lists.php.net Subject: RE: [PHP] Uploading Large Files - Strange Issue It is likely that it is not PHP causing the issue. What browser is he using

[PHP] Uploading Large Files - Strange Issue

2008-08-06 Thread Anna Vester
ys get this message: >bigfiles.mp3 cannot be uploaded. Maximum size: 51,000.00KB. >Acceptable file types: pdf and mp3 >Error number: 0 Yet, it always seems to work when I do it on my computer. Any insight into this issue would be very helpful. Thank you. Anna Vester -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Not quite OT but maybe close... Help with MySQL

2007-08-08 Thread Anna Vester
I > have tried using LOAD FILE in mysql and it just imports the first row > of my excel file with no errors... > > Any ideas? > -- Hey Jason, Take a look at this link - http://www.modwest.com/help/kb6-253.html The very first user commend/code might be something that you are looking

Re: [PHP] PHP sorting csv array output

2007-05-15 Thread Anna Vester
/test.php Anyways, thanks again! Anna On 5/13/07, Richard Lynch <[EMAIL PROTECTED]> wrote: If you are going to sort it by various fields, I'd just throw it into a database... That said, http://php.net/usort should be able to do whatever you want. On Thu, May 10, 2007 2:18 pm, Anna V

Re: [PHP] PHP sorting csv array output

2007-05-10 Thread Anna Vester
re and i am using it to parse the file, which displays fine. I just need to be able to sort that data (by Time Zone) prior to displaying. Sorry If I wasn't clear. Thanks. -- Anna Vester Web Designer http://www.veanndesign.com -- PHP General Mailing List (http://www.php.net/) To unsubscr

[PHP] PHP sorting csv array output

2007-05-10 Thread Anna Vester
, but it doesn't seem to work. So what is the best and/or right way to sort this type of data? Hopefully, this email makes sense. Thanks in advance. -- Anna Vester Web Designer http://www.veanndesign.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph