14,954
edits
| Line 50: | Line 50: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th> [http://php.net/serialize PHP: serialize] | <th> [http://php.net/serialize PHP: serialize] <br />↔<br /> [http://php.net/manual/en/function.unserialize.php PHP: unserialize] | ||
</th> | </th> | ||
<td>[http://stackoverflow.com/questions/10686333/save-array-in-mysql-database Save array in mysql database] | <td>[http://stackoverflow.com/questions/10686333/save-array-in-mysql-database Save array in mysql database] | ||
| Line 71: | Line 71: | ||
</tr> | </tr> | ||
</table> | </table> | ||
Other functions | |||
* [https://www.w3schools.com/js/js_json_parse.asp JSON.parse()] or [http://api.jquery.com/jquery.parsejson/ jQuery.parseJSON() | jQuery API Documentation] | |||
== Ways to fix garbled message text == | == Ways to fix garbled message text == | ||