I know php, but I've never used MySql. Basically, I want to do something similar to www.scar-scripts.com where people can submit some code and it goes into different catagorys which people can then view. Does anyone know how to do this or where I can get a tutorial?
Looking to make an online database using php and mysql
| m0u53m4t wrote: |
| I know php, but I've never used MySql. Basically, I want to do something similar to www.scar-scripts.com where people can submit some code and it goes into different catagorys which people can then view. Does anyone know how to do this or where I can get a tutorial? |
I learned MySQL to myself by Free Webmaster Help. It is very simple tutorial, but got the point.
You will learn how to add database and how to send/update/delete information from there.
