PHP GTK GUI

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
thomas777neo
Forum Contributor
Posts: 214
Joined: Mon Mar 10, 2003 6:12 am
Location: Johannesburg,South Africa

PHP GTK GUI

Post by thomas777neo »

I am looking for an example of an application written in PHP GTK which captures say 2 fields and inserts it into a mysql database.

I have looked at some of the examples in PHP GTK but I couldn't find anything to do with this topic.

I do however have good experience with Normal PHP and Mysql. I just have no idea what the connection to the database looks like or how you communicate from window to window.

It would be appretiated if anyone could help me with this.

Thanks :wink:
Post Reply