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!
Hello, I have a search that I would like the base64 encode the search parameter, I understand how to encode strings, but how would I encode on submit when using a form?