I have a PHP script that is hosted on a seperate server than the machine I am using. It basically asks for a CSV file then uploads to a mysql database. For some reason it runs perfect when using Windows to access the website and use it, but when I access it using a Mac it doesn't run. Is there any common explanation for this? I have tried Chrome, Firefox, and Safari on both and it works on all using Windows but none on a Mac.
I wish I could show the code but it's for my company and policy would prevent it. I get through the upload process and nothing happens. I have emailed the exact same file and used it on both with it only working on PC.
I wish I could show the code but it's for my company and policy would prevent it. I get through the upload process and nothing happens. I have emailed the exact same file and used it on both with it only working on PC.