gpt4 book ai didi

php - 在 codeigniter 中加密时避免使用特定字符?

转载 作者:可可西里 更新时间:2023-10-31 22:14:09 24 4
gpt4 key购买 nike

我需要通过 URL 传递一些加密值。有什么办法可以避免加密后得到的值中出现斜线(/)等字符?因为在 codeigniter 中,斜杠等字符用于分隔 URL 中的参数。请注意,我不希望任何建议不要在 URL 中传递加密字符串 :)

最佳答案

加密后使用PHPurlencode函数:http://php.net/manual/en/function.urlencode.php并在处理 GET 数据的脚本中使用 urldecode

关于php - 在 codeigniter 中加密时避免使用特定字符?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10409453/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com