documents validation

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
connel
Forum Newbie
Posts: 1
Joined: Sat Mar 17, 2012 12:48 pm

documents validation

Post by connel »

Hi, There is this project 'District Collector Office-Information integration' that computerizes the citizen facility center. In the system citizens can apply for birth certificates,marriage certificate , obtain ration cards among other functionalists online.so far my system can generate birth and marriage certificates but i totally have no idea on how to validate the same.at what conditions is one illegible to obtain a marriage cert?,supposing one has more than one wife?,what limits one from applying for more than one document? when is one illegible to obtain a birth cert.? conditions limiting application of more than one birth cert ?
Thanx.
Regards cornelius
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: documents validation

Post by requinix »

This... isn't a technical question. It's a policy question.

If this is real life then ask somebody you work with or... I don't know. Somebody. But we can't really help.
If this is homework or an assignment then ask the professor. S/he might give you specific guidelines or might tell you to decide for yourself. Either way you're showing to him/her an ability to foresee problems and that's a Good Thing.
Post Reply