YAR (Yet Another Request)
|
03-30-2017, 02:39 PM
(This post was last modified: 03-30-2017 02:40 PM by toml_12953.)
Post: #1
|
|||
|
|||
YAR (Yet Another Request)
Maybe there's already an easy way to do this but I haven't found it. I'd like to be able to change characters in a string simply. It would be something like this:
PHP Code: MYSTRING:="1234567890"; which prints 123X567890 Right now, I'm doing this: PHP Code: MYSTRING:="1234567890"; which works but is inelegant. Tom L Tom L Cui bono? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
YAR (Yet Another Request) - toml_12953 - 03-30-2017 02:39 PM
RE: YAR (Yet Another Request) - Tim Wessman - 03-30-2017, 03:47 PM
RE: YAR (Yet Another Request) - cyrille de brébisson - 03-31-2017, 08:11 AM
|
User(s) browsing this thread: 2 Guest(s)