Posts by user3637020 • 51 points
2 posts
-
2
votes2
answers559
viewsA: Error query php/codeigniter
You initialized the Database library in the application/config/autoload.php file? $autoload['libraries'] = array('database');
-
3
votes1
answer257
viewsQ: Affiliate script with team help (Problem with recursion)
I am writing a code in Codeigniter, for the dissemination of a free and non-profit Storage cloud software. However, to work, we will have an affiliate system, which assigns a certain amount of…