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.
Simple Read/Write
Moderator: General Moderators
Re: Simple Read/Write
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!
Thanks!
Re: Simple Read/Write
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.