PHP Being Client-Side
Posted: Sat Aug 14, 2004 9:06 pm
Is there any way at all, even theoretically, that PHP could be made into being Client-Side via hacking, or just using something that is pre-made?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Good luck!PHP-GTK Manual wrote:What is PHP-GTK?
PHP-GTK is a PHP extension that enables you to write client-side, cross-platform GUI applications. This is the first extension for PHP of its kind, and was written in part to prove that PHP is a capable general-purpose language that is suited to more than just the web application environment.
This extension will not allow you to display GTK+ applications in a web browser. It is intended for creating standalone GUI applications.