sarbik Posted May 28, 2013 Share Posted May 28, 2013 I have a table like this (please see the image attached) in excel which i need to get from the database The database columns are Table : ExpenseLedger expenseHead : This is the head of the expense eg Rent, CESC,TEA etc which comes from a master table[/size]Amount : This is the amount entered on the head on the date[/size]paidDate : This stores the date when the expense is entered[/size] I need to create the view and possible edit option to update the database using ajax/jquery. The data should be every month basis and i need to see the dates for that month Can anybody help me with a similar code or direct me to any example.Thanks in advance Link to comment https://forums.phpfreaks.com/topic/278480-newbie-question-on-myswl-grid-in-php/ Share on other sites More sharing options...
Jessica Posted May 28, 2013 Share Posted May 28, 2013 There's a CRUD tutorial on my blog, linked to in my signature. If you need specific help, you'll need to post code and describe your problem Link to comment https://forums.phpfreaks.com/topic/278480-newbie-question-on-myswl-grid-in-php/#findComment-1432759 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.