Posted by ZeldorBlat on 08/03/06 16:37
bryu1@caramail.com wrote:
> Hello,
>
> I'm trying to find a way for a web page to do some file processing in
> the client side before sending it to a server. Is there a way to do
> that in php (or in some other language)?
>
> Thanks
>
>
> Gnurto.
PHP is server-side. That is, it runs on the server.
JavaScript is client-side. It runs on the client.
Navigation:
[Reply to this message]
|