I'm making money lending system. In my database there are two mysql tables which are custormer AND income. All custormer info stored in custormer table. When I give loans these loan details stored in loan table. After I received loan amount from custormers(daily payments) these records stored in income table.
What I want is,
Filter who are not give there daily installement today.
My tables are look like,
custormer table
custormer_id | custormer name
income table
custormer_id | loan_id | date
සශික
hericles 289 Master Poster Featured Poster
සශික
hericles 289 Master Poster Featured Poster
සශික
hericles 289 Master Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.