| View previous topic :: View next topic |
| Author |
Message |
abhishek198
Joined: 18 Mar 2008 Posts: 2
|
Posted: Wed Mar 19, 2008 8:27 am Post subject: Connecting to Mysql Database. |
|
|
Hi,
How do i connect to a database using php gtk ... but the prob is in case i use a database the application will no longer be standalone.
Is there a way out of this situation.
Regards
Abhishek Jain |
|
| Back to top |
|
 |
cohort
Joined: 07 Feb 2006 Posts: 47
|
Posted: Wed Mar 19, 2008 11:49 pm Post subject: |
|
|
| You can use SQLite to be your database and still be standalone. |
|
| Back to top |
|
 |
|