FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

newbie MySQL question

 


spam
ok, I know nothing Smile do I have to use Php to interact with MySQL, or can I use python? What is the best way to start learning, on the web server or by setting up MySQL on my PC? All I want to do is the very basics just to see how it all works, help much appreciated, spam
PseudoKnight
I learned using a web server, but most good web developers have their own installation from what I've read. It's just the way I like to do things. Even when I've had my own Apache server I never really used it for much testing.

MySQL is accessible by various server-side programming languages, including Python and PHP. I prefer PHP because it's pretty easy, essentially made for web development, interacts with SQL really simply, and has just a ton of support. But if you're really comfortable with Python you could go with that. PHP wouldn't be that hard to learn, though. I suppose more knowledgeable programmers (i'm not really that familiar with Python) might say that it depends on what kind of app you were trying to make.
meejoku
spam wrote:
ok, I know nothing Smile do I have to use Php to interact with MySQL, or can I use python? What is the best way to start learning, on the web server or by setting up MySQL on my PC? All I want to do is the very basics just to see how it all works, help much appreciated, spam


actualy, its depends on what do you try to make.
if you want to develop on your local PC, you must install web server.
if you want to using a database, you must setting up MySQL. (or SQL server, or other database).

for me, php much popular than python, so I choose php Smile

so, to start learning, you can install web server (for php) and setting up MySQL (for database).

regards,
-awi-
kv
If all you need to do is learn mysql, you neither need php nor python. All you need is mysql. Just install mysql server. It comes with a command line client. Type your sql commands in the mysql prompt. play around.
chris20
Learning how to use mysql is pointless though if you can't make scripts that interact with the database's. I prefer php to python especially since the free hosting sites out there more often support php than python. Also, in regards to setting up a webserver on your local machine, I use IIS, the default web server that comes with windows. It is possible to install php on it, and it saves the headache of running apache and what not.

I know IIS sucks, but its great for local testing in my opinion, and if you ever want to learn asp.net, iis is nice/necessary to have.

In conclusion, learn php and learn it by making a website that has something to do with data in a database, thats probably the best way to do it. And also learn asp.net while you are at it because you can get a really nice paying job.
Related topics
n00b mySQL question :D
quick mysql question
Mysql question!
The last foolish PHP/MySQL Question of the Year....
mySQL question....
PHP MySQL Question
mySQL question
mySQL question N2 - Indexing
PHP newbie session question
PHP/MySQL question
Newbie Skateboarding Question
MySQL Question
MySQL and PHP Question
[ Newbie; Makin pages, mySQL, PHP, etc ]
[ Newbie; Makin pages, mySQL, PHP, etc ]
mysql connection question
php admin and mysql admin console
Question about MySQL!
PHP, MySQL...
PHP Book (Php and Mysql for Dynamic Web Sites)
Php and Other Wonderful Newbie Stories for Help.
Question abt lang. support...
[Question] Visual Basic C++, PHP, mySQL language guides...
SQL Server 2000 and MYSQL, pls help me.
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.