I am using PHP to process a form that enquires on a LDAP database, and retrieves information depending upon the parameters input.
This form more or less works.
But I don't know how to pass the information back to the requester in a form.
Currently the data is passed back only in text.
I apologise for my ignorance, but my programming skills are minimal.
Can anyone tell me where I can find out how to do this.
Thanks in advance
Tony