开发者

How to encode url parameter in Joomla

I am working with Joomla component Problem is:

I have an URL like thi开发者_JAVA技巧s

http://localhost/Joomla_16/index.php/component/mycomponent_name/?view=mycomponent_view&cre=15

I want to encode the value of &cre=15

How can I do that?

Thanks in advance.


Problem solved

It is easy. Using base64_encode. silly me!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜