We have an existing php script which pulls out member name and address details from our db then displays it with other information on screen for us to print.
We need the script to be edited and just show the member’s name and address with some open spaces in between each as we want to print the names and addresses into blank fields on pre-printed paper.
Very easy task as we have the existing script and it must just be modified slightly.
