c0ckR0ach Posted November 11, 2009 Share Posted November 11, 2009 Hi, I'm new to php and I wondered if it is relatively easy to write a program that reads records from a mysql table and displays them in an edititable grid of input fields in php/html so that they could be then edited and used to update the table? If so can anyone give me a pointer to some code to do it? Thanks Gareth Link to comment https://forums.phpfreaks.com/topic/181131-data-from-mysql-table-to-php-grid/ Share on other sites More sharing options...
Maq Posted November 11, 2009 Share Posted November 11, 2009 Sounds like you're talking about something similar to phpMyAdmin. Link to comment https://forums.phpfreaks.com/topic/181131-data-from-mysql-table-to-php-grid/#findComment-955631 Share on other sites More sharing options...
c0ckR0ach Posted November 11, 2009 Author Share Posted November 11, 2009 ah thanks but not quite, I was really asking what the php would be to do that so i can write my own simple script for one table. Link to comment https://forums.phpfreaks.com/topic/181131-data-from-mysql-table-to-php-grid/#findComment-955888 Share on other sites More sharing options...
c0ckR0ach Posted November 12, 2009 Author Share Posted November 12, 2009 anyone got any ideas ? Link to comment https://forums.phpfreaks.com/topic/181131-data-from-mysql-table-to-php-grid/#findComment-956008 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.