Hayyel
03-26-2009, 03:28 AM
Hello,
I have recieved excellent help here before and after many hours of no results on my own thought I would come back and ask.
If I have:
Array
(
[1] => Array
(
[username] => Anonymous
)
[2] => Array
(
[username] => Test
)
[3] => Array
(
[username] => AdsBot [Google]
)
)
How do I change the [username] to [name]?
I have recieved excellent help here before and after many hours of no results on my own thought I would come back and ask.
If I have:
Array
(
[1] => Array
(
[username] => Anonymous
)
[2] => Array
(
[username] => Test
)
[3] => Array
(
[username] => AdsBot [Google]
)
)
How do I change the [username] to [name]?