No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- Interests
- software development, web development, networking
5 Posted Topics
am using ci 2.1.4 to create a simple crud application being new to ci and am having this error:'Unable to load the requested class: validation' here is my controller code: class Person extends CI_Controller{ //num of records per page private $limit = 10; public function __construct(){ parent::__construct(); //load library $this->load->library(array('table','validation')); … | |
Hi, am creating my personal website and would like to host it on my own server, would like some advice on the best web server to purchase. thanks. | |
hi, i have a hp dx2200 series pc, intel, 1.5gb ram, 3.0ghz. i want to install a 64bit operating system. is it convinient to install the software ?? | |
hi guys, am working on a phpscript and have a date form, am lacking a php/javascript code to validate my date form. please help with the code. |
The End.