heshan Posted August 29, 2010 Share Posted August 29, 2010 Hi, My transaction table looks like this.It includes following fields. tran_ID,account_type,account_number,transaction_type,amount,Date The records regarding each transaction is stored in this table. I want to know how i retrieve the data from this table into another form or table.The coding is what i want... My actual purpose would be to allow cash supervisor to update records. But first it needs to retrieve data. Then only he can check things and update if necessary. Thanks, Heshan. Link to comment https://forums.phpfreaks.com/topic/212016-regarding-retrieving-data-and-display-in-a-form/ Share on other sites More sharing options...
litebearer Posted August 29, 2010 Share Posted August 29, 2010 Might look at this... http://www.phpeasystep.com/mysql/9.html Link to comment https://forums.phpfreaks.com/topic/212016-regarding-retrieving-data-and-display-in-a-form/#findComment-1104949 Share on other sites More sharing options...
heshan Posted August 31, 2010 Author Share Posted August 31, 2010 Thanks a lot.. Link to comment https://forums.phpfreaks.com/topic/212016-regarding-retrieving-data-and-display-in-a-form/#findComment-1105698 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.