Simple Codeigniter error log viewer
Create page that displays Codeigniter log files on webpage : As @Tpojka suggested file_get_contents($file, FILE_USE_INCLUDE_PATH, null);
Create page that displays Codeigniter log files on webpage : As @Tpojka suggested file_get_contents($file, FILE_USE_INCLUDE_PATH, null);
This little beautifier will reformat and re-indent bookmarklets, ugly JavaScript, unpack scripts packed by Dean Edward’s popular packer, as well as partly deobfuscate scripts processed by the npm package javascript-obfuscator.
Windows: record delete: Alt +Del Than Save
$route[‘default_controller’] = ‘welcome’;
$route[‘contacts’] = ‘contacts’;
$route[‘create’] = ‘contacts/create’;
$route[‘edit/:id’] = ‘contacts/edit’;
$route[‘update/:id’] = ‘contacts/update’;
$route[‘delete/:id’] = ‘contacts/delete’;
$route[‘404_override’] = ”;
$route[‘translate_uri_dashes’] = FALSE;
CodeIgniter Routes: Learn with Example https://www.guru99.com/codeigniter-url-routing.html