PHP3 Introduction Introduction to PHP and web database interfacing with MySQL. PHP3 is an HTML-embedded scripting language allowing web developers to create dynamic, database-driven websites.
| Name: |
Mooffie |
| Subject: |
Use Perl + Tk + DBI |
| Date: |
01-31-2000 09:34AM |
You can't have GUI with PHP. PHP was designed for intepolating into HTML.
However, you can use Perl, which is a more general language. It has a GUI extension named Tk. Also, it has a complete object oriened database interface called DBI. I use it with MySQL.
|
Other posts in this thread:
Reply to this post:
|
 |
Visit the PHP Forum!
New On DevShed:
Hot Forum Topics:
|