Hi Hardik, > I worked on educational intranet and library management system. I > did comment my code but i dont know how to document functional > and technical specification as well as database schema.
Theoretically, you should write the specs before the program (that way, the program matches the specs, not the other way round) Looks like it's too late for that now though :-) Here's a good article on writing functional specs (part 1 of 4): http://joelonsoftware.com/articles/fog0000000036.html Cheers Jon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php