Hi, I'm doing a simple application with CodeIgniter and sql 2000, which searches for records according to a client RUT, which is of type varchar.
model:
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
class Presta...
asked by
27.07.2016 / 23:04