Howzit
I have been browsing the site and found quite a few helpful scripts which I played around with, however I have not been able to find what I need.
I am trying to write a report which I think includes more than just PHP.
I need to build a report where a user can select two dates,so one of those fancy calendar pop up thingys, and once done, will need to reference a mysql database which will then show those records between those dates.
Eg, I choose between 10-08-2012 and 20-09-2012,when I click submit or search it will then search the respective 'datecolumn' in table a,match up 'id_column' in table a to 'id_column' in table b and show the 'account_number' from table b which corresponds to the date/s selected from the date prompts mentioned earlier.
If I am not making sense please say so.
If I need to build more than one page I will do so,I have been struggling with this for a week now,might be easy for others but being inexperienced I would know where to start.
I would imagine I need to use more than one language here.
Any help will be greatly appreciated.
Cheers
Harry

