Zeus2005
New Member
Hey!
Can anyone who knows php (or even just programming) help me?
I am trying to access an array (thats been loaded form a text file) and change/edit the 6th character of it,
so if my array at index 1 is "my name is kris"
, how would I be able to acess/change the 6th character ("m") before I print it?
Thanks!
Can anyone who knows php (or even just programming) help me?
I am trying to access an array (thats been loaded form a text file) and change/edit the 6th character of it,
so if my array at index 1 is "my name is kris"
, how would I be able to acess/change the 6th character ("m") before I print it?
Thanks!