Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Mysql, Any help?..
Zenchi
post Oct 30 2004, 03:32 AM
Post #1


Super Member
*********

Group: Members
Posts: 498
Joined: 23-August 04
Member No.: 878



Alright, well. Let's face it, I can understand PHP, but MySQL seems like... Chinese to Japanese. Korean to Vietnamese. Totally different, but looks the same to some.

Anyway, I was wondering.. Are there any understandable tutorials out there that involve php? WebMonkey confuses me (@_@)

I'll be eternally in your debt.

Edit: It seems I can understand MySQL fairly okay, it's phpMyAdmin that confuses me. laugh.gif

- Zenchi

Discalimer: I'm a liar.
Go to the top of the page
 
+Quote Post
tmonty
post Oct 30 2004, 09:24 AM
Post #2


Newbie [Level 3]
***

Group: Members
Posts: 48
Joined: 26-October 04
From: Kalisz, Poland
Member No.: 1,971



MySQL is the really simple data-base language -> http://www.freewebmasterhelp.com/tutorials/phpmysql
Go to the top of the page
 
+Quote Post
Zenchi
post Oct 30 2004, 08:29 PM
Post #3


Super Member
*********

Group: Members
Posts: 498
Joined: 23-August 04
Member No.: 878



Thanks, that tutorial will help lots. All the others don't deal with PHP.
Go to the top of the page
 
+Quote Post
rejected
post Oct 30 2004, 09:39 PM
Post #4


{([Mod])}
*********

Group: Members
Posts: 710
Joined: 30-October 04
From: Texas
Member No.: 2,058



that's a good link... thats helped me out too tahnks
Go to the top of the page
 
+Quote Post
tmonty
post Oct 31 2004, 09:29 AM
Post #5


Newbie [Level 3]
***

Group: Members
Posts: 48
Joined: 26-October 04
From: Kalisz, Poland
Member No.: 1,971



Thank to Google.... ;p
Go to the top of the page
 
+Quote Post
Bullseye
post Nov 4 2004, 11:18 AM
Post #6


Member [Level 2]
*****

Group: Members
Posts: 76
Joined: 4-November 04
From: I am located in the netherlands in a place called Nunspeet
Member No.: 2,122



Isn't Mysql the thing you need for flash webchat ?
I thought i read something about that.
I want flash webchat on my site to let people enter my chatroom.
If i want this to happen should i read the tutorial ?
Well i hope you can anser my question .... but thank you anyway for reading this.
Go to the top of the page
 
+Quote Post
tmonty
post Nov 6 2004, 10:26 PM
Post #7


Newbie [Level 3]
***

Group: Members
Posts: 48
Joined: 26-October 04
From: Kalisz, Poland
Member No.: 1,971



MySQL is data-base query language. It is used for keeping informiations ;p.

Chat rooms are probably made in Java.
Go to the top of the page
 
+Quote Post
cloudy
post Nov 18 2004, 08:33 AM
Post #8


Newbie
*

Group: Members
Posts: 7
Joined: 5-November 04
Member No.: 2,138



Go to the MySQL AB website and use their tutorials. MySQL is a database management system, as the last posters have said. Download one of their GUI clients, read their tutorials, and it is fairly easy to use. It is almost as easy as MS Access, albeit there are not any of Access's extra handholding features like QBE or screen builders. MySQL is pretty much a database only. Check out any basic database management text (get a recent one) and you will get the idea. SQL is not like other programming languages, nor is it a markup language like HTML or XML. Its function is to access databases, and it uses a totaly different syntax to do so. SQL code looks more like COBOL or a human language than like a programming language such as C++ or markup language like XML.

Your web application or other program can access MySQL databases through Java, C++, Perl, Python and many other languages. Just follow the instructions on MySQL AB's website. MySQL is free unless you intend to embed it in a proprietary (or closed-source) application.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Mysql: What Do I Do First?(3)
  2. Learning Mysql(3)
  3. Mysql...(11)
  4. Ipb Mysql Probelm(1)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 03:48 PM