|
Posted by gosha bine on 09/25/07 22:06
antonio.cuartas@gmail.com wrote:
> Hi all,
>
> Ok... PHP is a server side scripting language but what about the
> client side???
>
> Can I use PHP on the client side as well (for example to validate some
> form fields) or do I need to use something like JavaScript??? What are
> the alternatives???
>
> Thanks in advance!!!
>
As long as your client is html-based (i.e. browser), javascript is the
only option. Running php on the client requires php to be installed
there (sounds logical, huh?), which is not the case for most clients.
--
gosha bine
extended php parser ~ http://code.google.com/p/pihipi
blok ~ http://www.tagarga.com/blok
Navigation:
[Reply to this message]
|