delete_file($filepath)
Helpers, as the name suggests, help you with tasks. Each helper file is simply a collection of functions in a particular category. There are URL Helpers, that
error($field[, $prefix = ''[, $suffix = '']])
camelize($str)
class CI_Security xss_clean($str[, $is_image = FALSE])
send_email($recipient, $subject, $message)
vars($vars[, $val = ''])
class CI_Loader library($library[, $params = NULL[, $object_name = NULL]])
set_status_header($code[, $text = ''])
If you find that no matter what you put in your URL only your default page is loading, it might be that your server does not support the REQUEST_URI variable needed to serve
Page 48 of 63