PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am using PHP to write to an XML file. Some information written to the XML file may be sensitive (for example: username and password). Is there a way to write this information to the XML file so that it encrypts the data.