hey guys,
if (strlen($filename) > 70) {
//trim the string to 70 chars
//delete chars from the beginning!
}
what method do i use.
regards matt
hey guys,
if (strlen($filename) > 70) {
//trim the string to 70 chars
//delete chars from the beginning!
}
what method do i use.
regards matt