sarbik Posted May 28, 2013 Share Posted May 28, 2013 (edited) 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 Edited May 28, 2013 by sarbik Quote 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 (edited) 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 Edited May 28, 2013 by Jessica Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.