| 
 Posted by Fabian Hore on 06/17/06 11:27 
Any "interface" to PHP is achieved via HTML, and is really nothing to do  
with PHP itself. 
That is to say; HTML is the output from a PHP script execution which then  
becomes the vehicle of input to a subsequent script execution. 
 
With Dynamic HTML and Javascript you can construct a user interface as  
bepoke and elaborate as you wish. 
Alternatively Flash can be used as a rich media front end to a server  
application powered by PHP. 
 
 
 
"Captain Dondo" <yan@NsOeSiPnAeMr.com> wrote in message  
news:pan.2005.09.23.14.21.04.828960@NsOeSiPnAeMr.com... 
>I am working on a console app based on dialog ( see e.g. 
> http://hightek.org/dialog/ ).  I would also like to have a web-based 
> interface with a similar look and feel. 
> 
> Has anyone come across a php based dialog widget toolkit?  This would be 
> really handy.... 
> 
> Thanks, 
> 
> --Yan
 
[Back to original message] 
 |