[FX.php List] Uploading images

Gjermund Gusland Thorsen ggt667 at gmail.com
Sat Nov 3 06:09:30 MDT 2007


There is a tempfolder for php too I believe, here is my upload script:

http://file-making.com/files/index.phps

ggt667

On 11/3/07, Roger Price <rp272 at cam.ac.uk> wrote:
>
>
> I have been trying to add an upload image feature to one of my web pages,
> but the process has always failed. I assumed that it was because I was
> making stupid mistakes with the code!
>
> Further investigation revealed that the image was being directed to the
> temporary default location '/var/tmp' but an ordinary web user does not have
> permission to write to this directry and the hostmaster is not inclined to
> grant this. The suggestion was that I find some 'other' way to upload the
> images.
>
> I have tried changing the default upload path in php.ini but surprise
> surprise I do not have permission to change this either!
>
> I have scripts in FileMaker that upload files to the webserver using SSL so
> I know it can be done.
>
> However I want an authenticated user to be able to click a submit button on
> a web page.
>
> Can anyone suggest a way that I can get around the hostmaster's restrictions
> by using fx.php?
>
> Roger
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>


More information about the FX.php_List mailing list