> It sounds like a script error rather than a PHP error. Use Firebug which > will show you the HTML as it is updated by Javascript, so you can see > where the problem is. I'm willing to bet that the Javascript code you > are using is IE only. > > Yeah, php is never browser specific. It is rendered to HTML before browser can see it. So all browsers will react the same with PHP. But will differ on the client sides like JavaScript.
- [PHP] 2 forms, same page, 1st is file upload - works in IE... scubak1w1
- [PHP] Re: 2 forms, same page, 1st is file upload - wo... Micah Gersten
- Re: [PHP] Re: 2 forms, same page, 1st is file upl... Ashley Sheridan
- Re: [PHP] Re: 2 forms, same page, 1st is file... 9el
- Re: [PHP] Re: 2 forms, same page, 1st is file... scubak1w1
- [PHP] Re: 2 forms, same page, 1st is file upload ... scubak1w1
- [PHP] Re: 2 forms, same page, 1st is file upload - wo... Ross McKay

