|
Posted by Toby A Inkster on 03/18/07 23:17
king kikapu wrote:
> I just want to ask, if php is suitable for generic programming and not
> only for web stuf.
As others have said, you *can* program anything in PHP, but PHP certainly
"lends itself" to web and command-line programming.
As you already know Python, take a look at wxPython <http://www.wxpython.org/>
which ought to provide you with a relatively easy way to write GUI apps in
Python and run them cross-platform (Windows, Mac, Linux, Unix).
Here are some screenshots of an application written with wxPython on both
Windows and Mac. (It also runs on Linux and UNIX, but no screenshots are
shown.)
http://juicereceiver.sourceforge.net/screenshots/index.php
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
Navigation:
[Reply to this message]
|