php applet????????????????

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
siddesh
Forum Newbie
Posts: 1
Joined: Thu Mar 11, 2010 11:50 pm

php applet????????????????

Post by siddesh »

is it possible to create php applet like java applet which run on client's browser........................
if we could do this then it will be great. it will increase php's power..........
now we are started using php on stand-alone application on windows also.......
please contribute for this open source it can change future of IT.............. :)
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: php applet????????????????

Post by Darhazer »

You have to make distinction on what's run on the server and what's run in the browser. The programming language does not matter.
Post Reply