View Single Post
Old 05-19-2009, 02:59 PM   #30 (permalink)
ioan1k
The Contributor
 
ioan1k's Avatar
 
Join Date: Mar 2009
Location: US
Posts: 76
Thanks: 0
ioan1k is on a distinguished road
Default

Quote:
Originally Posted by TheOnly92 View Post
Ok, it seems a lot have been asking me to really learn SQL well... Quite reluctant, to be honest, those "CREATE TABLE" thingy really did made my mind burst. I will try SQL again, if I bump into problems, I will be posting here hopefully you will help me.

But the fact is that some of my script's users might be using on their localhost, which means Windows, then I must really need to ask them to install the sqlite extension (which will be annoying because quite many users simply don't know how to read instructions)...
Why Not use a WAMP setup?
(Windows, Apache, MySQL, PHP)

MySQL has phpmyadmin and your windows users can install WAMP, and they will be all set.

Using MySQL you don't need to worry about creating tables just selecting, inserting, deleting
__________________
My Portfolio - Work - Need freelance Work?
I've been developing 5 years now, and I learn something new everyday
ioan1k is offline  
Reply With Quote