Guest User

Untitled

a guest
Jan 19th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. $prefix = "test-";
  2. $k = "test-abc";
  3. str_replace($prefix, "", $k);
Add Comment
Please, Sign In to add comment