Is there an easy (secure) way of using blitzmax to upload a file (a zip)?
My FTP account only has one username and password which has access to the whole site, so I'd rather not use that, I do not have SSH access either.
Is it possible to do this with a server side PHP script (I can do it from a HTML form, but would like to do it direct)?
cheers!
My FTP account only has one username and password which has access to the whole site, so I'd rather not use that, I do not have SSH access either.
Is it possible to do this with a server side PHP script (I can do it from a HTML form, but would like to do it direct)?
cheers!