MySQL help!

Hey! I’m a total noobie when it comes to MySQL…

What do I do with this

MySQL table named files:

------------------------------------------------
| filename | content |
------------------------------------------------
| myfile | my file contents are here |
| anotherfile | some stuff here |
------------------------------------------------

taken from the tutorial @ http://www.kirupa.com/developer/actionscript/flash_php_mysql2.htm

Please help :frowning: :frowning: