Hello Programmers,
I want to get a custom php mysql script with pretty simple requirements and nice design.
1. Form for data capture which will have approx 5-7 fields, like name, email, phone number etc.
2. Admin area where all the data is listed with the fields with edit option, delete option, email option and export option. ( export to csv and or txt )
The export function is important and it should work in such a way that I can select multiple records and hit export to save all the selected records in a csv file.
3. Basic Bar Graph, showing date / month wise entry.
4. Search function to search the records.
That should be it.
Serious php mysql programmers only please.
Thank you in advance.
