I am trying to show job seeker that total number of person already applied for the job.
How to implement it?
Hi itsme,
For this you need to save the details in database.
When an person applied for the job you have to save their details in database.
Then from the data you can count total number of person already applied for the job.
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.