Advertisement
Guest User

Untitled

a guest
Feb 14th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $str1 = "The string is 1";
  2. $str2 = "The string is 2";
  3. $str3 = "The string is 3";
  4. $X = 3;
  5. echo $strX;
  6.  
  7. >> "The string is 3."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement