Firstly, I'm just quite new to database.
I had leant the mySQL during the lectures before and had done the little project (PHP) via Macromedia Dreamweaver. I managed to done it from nothing i knew bout dreamweaver, PHP and mySQL. Now, i would like to learn to create a database, i knew that i can use mysql as i'm more familiar with. But, i don't have the Dreamweaver software, so creating the PHP file with link to the db is another problem for me without Dreamweaver. So may i know os there any open source software to create such PHP file as the simpler gui to store, delete, and edit the data inside database, instaed of typing lots of commands in console? I had found some open source PHP editor, but all need to be edit in a command form, which i'm not really study into the html and php code. so i prefer a design based editor like dreamweaver.
another curious i want to ask, is there any other way to build the gui besides PHP? or any solution to enable a normal user to modify the content of database easily, like the db of Microsoft Access?
Thanks for your help.