I have to make some database request with php on a mySQL database
Question : What is the best (simpliest) framewok to get thing done right CRUD (create read update delete)
I also have to populdate the database, what is a good tool to do that. The only one i know is sqlmyadmin, wich does not look good. An online tool will be great
Your experience is valuable, tell me what do you use and why ?
I have take a look at CodeIgniter, look nice, what do you think... overkill ?