Function parseAttachBBC
Gets an attach ID and tries to load all its info.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Attachments.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Attachments.php
integer |
$attachID = 0 |
the attachment ID to load info from. |
mixed
|
If succesful, it will return an array of loaded data. String, most likely a $txt key if there was some error. |