[Solved] Using PHP, get data from MySQL and display it


You may want to use orm if want do it really easy. If want to keep overhead low use php standard library

solved Using PHP, get data from MySQL and display it