Re: question about some php code

  • From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sun, 21 Oct 2007 21:23:28 +0300

...just curious. You are not blind. Am I right? :-)

Octavian

----- Original Message ----- From: "Ilian Andreev" <ilian_andreev@xxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Sunday, October 21, 2007 9:05 PM
Subject: Re: question about some php code


Well Alex,

When you download the page, it`s stored on your PC, and the Javascript that manipulates this page is executed within YOUR browser, not on the server. That is why the PHP code doesn`t work. You can`t print PHP via Javascript and receive results..

Second, I don`t know why you get errors. The script works just fine. Make sure the input field name is the same as the variable index $_FILES['uploadedfile']['name'] , uploadedfile. This is one suggestion.
If you can paste me the error message I could help you.

And last you are not cursed, there are always hurdles to overcome when it comes to programming ;)
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: