Is it possible to make a client side GUI using PHP?
GUI using PHP?
Started by Chan, Mar 11 2007 10:14 AM
4 replies to this topic
#1
Posted 11 March 2007 - 10:14 AM
|
|
|
#2
Posted 11 March 2007 - 10:55 AM
You can use AJAX to make a GUIish window, but thats PHP in conjunction with JavaScript
#3
Posted 14 March 2007 - 01:26 PM
Can't you use this: http://gtk.php.net/
#4
Posted 14 March 2007 - 03:42 PM
GTK is an extension to php which allows you to compile the code and create desktop applications (for windows/linux). GTK (although its very new and not widely supported) can be used to create desktop GUI's and Ajax can be used to create web based GUI's.
:)
:)
#5
Posted 31 March 2007 - 11:06 AM
Yep. Via HTML and CSS. How do you think most forums and all work? Or the post box? That's PHP-powered GUI via HTML and CSS.


Sign In
Create Account


Back to top









