simple-codeigniter-rest-api
simple-codeigniter-rest-api copied to clipboard
🔥 Simple PHP code using Codeigniter framework for building Rest API
An Error Was Encountered Unable to load the requested file: helpers/json_output_helper.php
The code is working in localhost but in online its shows error "Unable to load the requested file: helpers/json_output_helper.php"
i understend pasword is php function crypt wtch hash_equals and $hashed_password in mysql. But mysql in pasword hashed? if hased crypt("mypasword", "myseret") what myseret? `$hashed_password = $q->password; $id = $q->id;...
Se actualizo la seguridad en crypt y se habilito y configuro para usar una base de postgresql