I would like to break the address field into street, state, zip. My goal is to
print labels without any need to edit. Is this possible? If I add the fields
in MySQL, is it a reasonable task modify the PHP? or is there another way? Any
thoughts are appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to break the address field into street, state, zip. My goal is to
print labels without any need to edit. Is this possible? If I add the fields
in MySQL, is it a reasonable task modify the PHP? or is there another way? Any
thoughts are appreciated.