Function makeCustomFieldChanges
Save any changes to the custom profile fields
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Profile-Modify.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Profile-Modify.php
integer |
$memID |
The ID of the member |
string |
$area |
The area of the profile these fields are in |
boolean |
$sanitize = true |
= true Whether or not to sanitize the data |
boolean |
$returnErrors = false |
Whether or not to return any error information |
|array
|
Returns nothing or returns an array of error info if $returnErrors is true |