Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Search and filters
#1
Star 

In my project i need profile page search page, simple search. And I need filters asec and desc(Needed in ajax). Please give some sample codings. I beginner. I cant find like as. Please help me.
Reply
#2

Here is the tutorials section
https://www.codeigniter.com/user_guide/t...index.html
Reply
#3

(05-10-2017, 08:32 AM)raknjak Wrote: Here is the tutorials section
https://www.codeigniter.com/user_guide/t...index.html

Thank you Raknjak. But i already Know About tutorials. But i cant find search (Ajax Calling) And Filter. I dont know about that. Please send me some examples. Thank you so much for your reply.
Reply
#4

There is no quick answer to this and code examples will not help much either as you do not provide enough information.

But if you are a beginner start with learning about HTML forms, form validation in JavaScript as well as in PHP, sending data to PHP via ajax.

Once you understand those 3 things you should be able to complete your task.
On the package it said needs Windows 7 or better. So I installed Linux.
Reply
#5

Adding to what rtenny said, you will also need some knowledge of SQL and to review the Active Record documentation in depth, i have developed complex filtering systems for clients as part of bespoke CRM solutions in the past and without the SQL knowledge you will struggle even with the HTML, JS and PHP knowledge.
Reply
#6

(05-22-2017, 04:11 AM)reactionstudio Wrote: Adding to what rtenny said, you will also need some knowledge of SQL and to review the Active Record documentation in depth, i have developed complex filtering systems for clients as part of bespoke CRM solutions in the past and without the SQL knowledge you will struggle even with the HTML, JS and PHP knowledge.

Very true, I totally forgot about the SQL part of things.
On the package it said needs Windows 7 or better. So I installed Linux.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB