Anyone ever use PHP-3 embedded in a client (as opposed to a server?) I'm thinking of writing a client (gnucash) that will use HTML as its GUI. The html is to be displayed in an XmHTML widget (or gtk-html widget). Basically the main window (the gnucash report window) will be a big html page, maybe even with frames, etc. Each link will be to either a static page in the users directory (or /usr/share/docs/gnucash... whatever), or it will be a dynamically generated report (chart of accounts, etc.) Rather than reinventing some embedded perl stunt, some dynamic page stunt, some activeX stunt, I'm looking for a package that does 99% of the work, and leaves me free to design the pages, and do the app-specific things. Seems like PHP-3 is the way to go ... but ... It seems very server-oriented, very cgi-like. Anyone try to use it within a client? What's it like? where can I learn more? -- Linas Vepstas -- [EMAIL PROTECTED] -- http://linas.org/ ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to [EMAIL PROTECTED] and put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body
