hi guys, i've got virtually no exp in php, can u give me a code to work with that creates a table in a db and put some data into it. cause i really don't know where to start and every manual is too prolonging. 10x.
Nobody on here will give you the code straight up. We'll give you loads of help along the way as you learn though. Here is an excellent and easy to learn with tutorial I used back in the day. http://www.tizag.com/mysqlTutorial/
I bet you mean MySQL administrators? PHPMyAdmin is a GUI MySQL which will let you view and add records without using the command prompt. Peace,