Jump to content

PHP GUI Builders


ciaran1987

Recommended Posts

Hi guys,I`m editing an open source PHP IT support helpdesk at the moment by adding in some extra functionalists through HTML/PHP/SQL ,I was wondering could anyone recommend any(free) GUI builders to help me with the design of the files that I create and add to the helpdesk.Would it be feasible to use a GUI builder/widget written for a different language?

 

Thanks alot

Link to comment
https://forums.phpfreaks.com/topic/151146-php-gui-builders/
Share on other sites

Something that builds GUI`S ,I`m not too familiar with them but I have been told that they are good because I am not used to code or building GUI,there a drag and drop type application I believe.I think that their also known as GUI widgets,I`ve tried googling and open source sites but none seem to be very reliable or are not written for PHP.

Link to comment
https://forums.phpfreaks.com/topic/151146-php-gui-builders/#findComment-794011
Share on other sites

The term gui generally isn't used for web based applications, thats whats thrown me off. HTML is HTML, there are applications like Dreamweaver and the like that claim to be WYSIWYG editors but truth be known, they write terrible code.

 

Your probably better off getting yourself a decent text editor and a good book on CSS.

Link to comment
https://forums.phpfreaks.com/topic/151146-php-gui-builders/#findComment-794016
Share on other sites

The only PHP IDE I know that has support for drag and drop GUI building is Delphi for PHP.

Other than that I don't think there are any...

 

You can try a JS framework such as ExtJS, which makes building guis easier... there's even a drag and drop editor for this one ;P

http://tof2k.com/ext/formbuilder/

Link to comment
https://forums.phpfreaks.com/topic/151146-php-gui-builders/#findComment-794023
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.