|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
string format
Hi. Here is the problem:
i have a db field containg a list of words seperated by ",". then i explode it into an array. i count the array and echo it out to the user. Now the user shall be able to delete a specific word from the array. this means that i need to remove ei. word #3 from the array, and then update the db with the new list after it have been imploded. - emil |
|
#2
|
|||
|
|||
|
What exactly is it you need help with? Are you after a suggestion for how to tackle the problem, some specific code issue or what? Sorry I'm a bit confused, if you could clarify I'll see if what I can do.
-KM- |
|
#3
|
|||
|
|||
|
Hmmm... i found a solution: splice_array(); worked the magic
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > string format |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|