David M. Cook wrote:
On Sat, Apr 09, 2005 at 04:40:31PM -0700, gossamer axe wrote:


I'm working on a database program, it's done with MySQL, PHP and
Apache. It's basically to keep track of items pertaining to crafts. Needles, yarn, thread etc., I'm learning PHP as I go, but a lot of
people who run Windows don't know much about installing Apache, PHP
libs and MySQL.


You might take a look at CherryPy (cherrypy.org) or twisted.web
(twistedmatrix.com, nevow.com).  These allow you to embed the web server
along with your app.


I like this idea and will mark this post so I can look into the links later. Embedding a browser with the app. sounds like a better solution than installing Apache with the app. (even though a standard Apache install is as easy as many other applications).

PGA
--
Paul G. Allen
Owner, Sr. Engineer, Security Specialist
Random Logic/Dream Park
www.randomlogic.com

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to