LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   php: handling the objectGUID (https://www.linuxquestions.org/questions/programming-9/php-handling-the-objectguid-441287/)

eantoranz 05-03-2006 12:29 PM

php: handling the objectGUID
 
I get to retrieve the objectGUID from the nodes in an LDAP. I'd like to use them as names of fields in a HTML form. But when I place them in the page, I get garbage.... I guess because the objectGUID be a bynary piece of data. How can I get to handle it so that it becomes "htmlabable"? One example:

Code:

<input type="hidden" name="e����
IG�Z��U� �" value="">



All times are GMT -5. The time now is 02:26 AM.