Build your professional network on facebook via our app Go to app
 
<< Prev  2 of 3 in Topic  Next >>
Topic : CMMI on the Web
  Rate : 
Posted in Community :

PHP Experts

 
Industry : IT Services
Functional Area : Web 2.0 +
Activity: Question posted: 01 20 2010 13:42:53 +0000, 3 answers, 440 views, last activity 04 23 2012 05:02:22 +0000
 
Share
 
 
 
 

hi,
I have form where administrator has toupload csv file to update dome
data in mysql.
I was trying to validate entered file but got some crazy stuff I don't
understand:

for the same uploaded csv file, in different browser I'll get different
results:

Windows machine and IE: $_FILES['UploadedFile']['type'] = 'text/plain'
Windows machine and Firefox: $_FILES['UploadedFile']['type'] =
'application/octet-stream'
Windows machine and Opera: $_FILES['UploadedFile']['type'] =
'comma-separated-values'
Windows machine and Chrome: $_FILES['UploadedFile']['type'] = ''
(doesn't show anything! empty?!?!!??)
openSuse machine and Firefox: $_FILES['UploadedFile']['type'] = 'text/csv'
openSuse machine and Opera: $_FILES['UploadedFile']['type'] =
'text/comma-separated-values'
openSuse machine and Konqueror: $_FILES['UploadedFile']['type'] = 'text/csv'

ok. what's CORRECT way to validate uploaded file?

 
  Answered by     MANISHA MANSATA, Software Specialist, eCinicalworks  | 04 23 2012 05:02:22 +0000
[ Delete ]
[ Edit ]
Not Rated

may i know what was the root cause of issue?

  Answer modified by     Basant Sharma, Team Leader -(Technical), webgrity  | 04 22 2012 06:03:18 +0000
[ Delete ]
[ Edit ]
Not Rated

Yes,  i was trying to upload it to my website administrator. I am using PHP, MySQL. Right now the problem is solved.

Thanks for looking at it.

  Answered by     MANISHA MANSATA, Software Specialist, eCinicalworks  | 04 20 2012 03:12:26 +0000
[ Delete ]
[ Edit ]
Not Rated

At where(on any website) you trying to upload file?

 
Leading recruitment Firm
  • Create a confidential Career Profile and Resume/C.V. online
  • Get advice for planning their career and for marketing of experience and skills
  • Maximize awareness of and access to the best career opportunities
Viewers also viewed
Facebook has become a drug. Everyone wants to be on Facebook. Even if not everyone still...
 
1632 referals 24 arguments, 801 views
There is many people around us who do not the know the power of internet. They either give out...
 
2222 referals 19 arguments, 374 views
what has really changed in search today? We still go to the same text boxes, enter expressions...
 
1382 referals 32 arguments, 381 views
more...  
Unanswered Questions (12)
While selling Loans Different types of Loans what policy one should adopt to build the Brand and...
 
0 referals 0 answers, 0 views
Hi,  I need some information ..  How can you understand and control costs? and  Is there an...
 
1 referals 1 answers, 31 views
More From Author
hi, I have form where administrator has toupload csv file to update dome data in mysql. I was trying to validate entered file but got some crazy stuff I don't understand: for the same uploaded csv file, in different browser I'll get different...
100 - 200 input pattern javascript validation
Can i get all the session value in a iframe page.
more...