Forum Moderators: coopster

Message Too Old, No Replies

PHP GTK Option Questions

Can PHP_GTK Handle these types of requests

         

blaketar

6:52 am on Apr 3, 2007 (gmt 0)

10+ Year Member



Before I invest more time in researching and testing I am curious if anyone knows for certain if a PHP_GTK application running on a Windows machine can communicate and interface with a remote database SECURELY?

My plan involves creating a support system which would be a standalone application on a Windows Workstation. This application would query data from a remote database SECURLY and then support personal would be able to modify, edit, etc. data from the PHP_GTK application which would in turn update data in the remote database, again securely.

Can a PHP_GTK application support this, security being the biggest concern?

joelgreen

11:25 am on Apr 3, 2007 (gmt 0)

10+ Year Member



PHP GTK db connection is as secure as regular PHP db connection.
GTK just adds graphics to it.