Posted by akuva on 08/02/07 11:16
On Aug 2, 3:55 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> akuva wrote:
> > How to read a file which is in our webspace from localsystem in php.
> > please give me ideas or any code if anybody has it will be helpful
>
> Can you access the file from the local system already? What do you want
> to do with the file - copy it, display it, what?
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================
i want to attach that file with my mail so i have to just make a
reference of that file from my local system. I have created a
apllication to send email from my local system but the attachment it
has to take from a file stored in my webserver to reduce the bandwidth
usage. How to point to the file in my weserver from local system
[Back to original message]
|