embedding PHP to a GUI

I don't quite understand your question, but I suspect you are confused.
IE does not run PHP code, and it does not talk to MySQL. IE can
certainly display HTML that was generated by a PHP script on a web
server, and that's probably what you meant.

And when you say "I can't incorporate HTML", I suspect you actually mean
"I can't use wxHtmlWindow", right?

There is a wx component that embeds the Mozilla browser, which will
probably do what you want. Try searching for "wxMozilla".

···

On Tue, 14 Nov 2006 22:09:15 -0600, "Vincent Hirth" <v.hirth@directoris.com> wrote:

I’m trying to add or embed PHP to a GUI for both Mac and Windows. I
managed to get it done for Windows – using the IE plug-in – but for
Mac it is a different story. What are my options? I can’t incorporate
HTML because I’m using JavaScript / PHP / MySql.

--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.