Q Question Everything! New member Jun 28, 2009 #1 I have a php code to merge two strings (e.g. 123, abc becomes 1a2b3c) but i want a code that does it with no obvious pattern (e.g. 1cb32a). Do you have one?
I have a php code to merge two strings (e.g. 123, abc becomes 1a2b3c) but i want a code that does it with no obvious pattern (e.g. 1cb32a). Do you have one?