Tuesday, 18 December 2012 16:54
Database connection implementation using function & xml file
It's a good idea to use a class say gateway where all
database access codes will be written.in this gateway class
you will implement db connection as follows -
first create another class -
Published in
database