Page 1 of 1

Simple Read/Write

Posted: Sat Feb 06, 2010 6:36 pm
by AliJ
I am totally new to MySql, I know very very little. I just want to be able to Write text and then Read it(Preveiw it on a HTML page). I know a bit of PHP as well. I would appreciate any help.
Thank you,

Ali J.

Re: Simple Read/Write

Posted: Sat Feb 06, 2010 9:14 pm
by JakeJ
Sorry, but that's not quite specific enough. But may I suggest you go through a few tutorials you'll find on the Internet? Then come back with specific questions.

Thanks!

Re: Simple Read/Write

Posted: Sun Feb 14, 2010 10:11 am
by Darhazer
Read about select, insert, update and delete statements. You need the very basic SQL knowledge to do this, so any beginners tutorial on these will help you.