Welcome Guest, Not a member yet? Register   Sign In
Please Solve My Encryption problem..
#3

[eluser]anciwasim[/eluser]
sorry that was my mistak its typed...
it is "mydomain/controller/activate/".$encode ,string

after A lots of try… detect the bug… now ... i want to solve this..bug..

Encrypted Link is .. wii1+SrOOA4ohiwqB0wVRQ+QkTFCOrocdxpm45UXmIU
also this is appering in URL. but when i am getthing this by $this->uri->segment(3);
its converted into .. wii1_SrOOA4ohiwqB0wVRQ_QkTFCOrocdxpm45UXmIU

so i used

srt_replace("_”,"+",$this->uri->segment(3));
and problem resolved...but next problem coming...that is now
encrypted key is generating
MptEkZQ4q/hoZTzXi6u2dpyTNb347uUcnh5eXPgAN
that… “ /” which is breaking segments
then again uri->segment(3) not getting full string…
how can i resolve this...that $this->encrypt->encode($string);
will not generate… +,_,/ or this type of other symbol..please help


Messages In This Thread
Please Solve My Encryption problem.. - by El Forum - 10-27-2007, 02:31 AM
Please Solve My Encryption problem.. - by El Forum - 10-27-2007, 07:42 AM
Please Solve My Encryption problem.. - by El Forum - 10-27-2007, 07:50 AM
Please Solve My Encryption problem.. - by El Forum - 10-27-2007, 01:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB