I developed an online shopping website using PHP 4 and MySQL database. My website runs in a linux server. BUt I devloped the codings in the windows environment. Though all files work properly, I get an error while I run the image uploading program in the site(As i guess the program which is devloped under windows environment for uploading images, may not run properly in unix/linux environment). I need the coding help for uploading the images in unix environment for a program which runs within the remote server. (i.e I need a program which will be stored in the remote server itself and it should be able to upload the images in the same server in images folder).