View Single Post
BaD CopY
Senior Member
Join Date: Oct 2014
Location: Home
Old 07-22-2018 , 17:05   Re: Replace first character in a string
Reply With Quote #16

Quote:
Originally Posted by fysiks View Post
It sounds like you need to explain better what you are actually trying to do. You need to provide a bigger picture of your goal because your request doesn't make a whole lot of sense (without context) and you keep changing the request.
ok, my real idea is to make decoder and encoder for given strings..

PHP Code:
new name[32];

get_user_name(idnamecharsmax(name);

decode(name); 
I need decode function to replace each character of name with values for that character.. After that I need encode function to replace every two characters back to normal name.
BaD CopY is offline
Send a message via Yahoo to BaD CopY Send a message via Skype™ to BaD CopY