If I have a normal array like "Array ( [0] => 1 [1] => 3 [2] => 82 )" , and want to store the array in a mysql table and then want to use it. How can I do? // jocke
- [PHP-WIN] Re: Store array in mysql? Disko_kex
- [PHP-WIN] Re: Store array in mysql? Rob Adams
- [PHP-WIN] Re: Store array in mysql? Sek-Mun Wong