Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to use multiple join in codeigniter
Post: RE: How to use multiple join in codeigniter

apysan Wrote: (03-31-2018, 11:10 AM) -- I am trying to join three tables and get the required result from there for my use , I have been partially successfull in that but can not get the desired resu...
7,592 Views
4 Replies
04-01-2018, 05:43 AM
apysan
    Thread: How to use multiple join in codeigniter
Post: How to use multiple join in codeigniter

I am trying to join three tables and get the required result from there for my use , I have been partially successfull in that but can not get the desired result. Please help. My issue is mentione...
7,592 Views
4 Replies
03-31-2018, 11:10 AM
apysan
    Thread: display ajax response in form input box
Post: RE: display ajax response in form input box

arma7x Wrote: (05-07-2017, 12:05 PM) -- Are you sure output content-type is application/json? -- yes
8,144 Views
7 Replies
05-07-2017, 12:08 PM
apysan
    Thread: display ajax response in form input box
Post: RE: display ajax response in form input box

i check with console.log it display value correctly, also the json values are showing correctly. Still i am unable to display array[0] in 1st input box                                         arra...
8,144 Views
7 Replies
05-07-2017, 12:07 PM
apysan
    Thread: display ajax response in form input box
Post: display ajax response in form input box

Hi I have got this json array from controller {"plan_id":"7","plan_title":"GOLD","plan_price":"999","resume_limit":"12000","day_limit":"364","job_limit":"20","user":"1","day_break":"0"} Now...
8,144 Views
7 Replies
05-07-2017, 10:30 AM
apysan
    Thread: unable to send javascript variable to controller
Post: RE: unable to send javascript variable to controll...

Hi I have got this json array from controller {"plan_id":"7","plan_title":"GOLD","plan_price":"999","resume_limit":"12000","day_limit":"364","job_limit":"20","user":"1","day_break":"0"} Now...
4,410 Views
3 Replies
05-07-2017, 09:53 AM
apysan
    Thread: unable to send javascript variable to controller
Post: unable to send javascript variable to controller

These are the options available in t_plan table id    plan_name --    --------- 4  -  free 5  -  Gold 6  -  Silver 7  -  Platinum etc My object is to as user click on an option in the form i...
4,410 Views
3 Replies
05-02-2017, 07:53 AM
apysan
    Thread: Want a Codeigniter Query
Post: RE: Want a Codeigniter Query

I got this error: ----------------- A Database Error Occurred Error Number: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the ri...
4,646 Views
3 Replies
03-23-2017, 12:12 AM
apysan
    Thread: Want a Codeigniter Query
Post: Want a Codeigniter Query

I have an issue in connecting the data in my current project, Please look in the details in file attached.
4,646 Views
3 Replies
03-22-2017, 12:45 AM
apysan
    Thread: Excel(csv) import with simple validation
Post: Excel(csv) import with simple validation

Hello Friends, I have a product table called t_product having just 4 fields 1. id (ai) 2. poroduct 3. generic_name 4. description 5. status I have to populate this table from excel file. I...
5,429 Views
2 Replies
03-09-2017, 05:03 AM
apysan
    Thread: Videos are not displayed in live server
Post: Videos are not displayed in live server

I use video background in my project while it works perfactly in localhost while put in live wont display any video while checking develooper tool in firexox show this error but  i wont able to und...
1,739 Views
0 Replies
02-26-2017, 02:19 AM
apysan
    Thread: Codeigniter Unable to join the table properly
Post: Codeigniter Unable to join the table properly

Hi I have 4 Tables. 1. t_category   Id         category        parent_category     status +------+----------------------+-----------------+-----------+ |   1    | Ayurvadic              |       ...
3,454 Views
2 Replies
02-23-2017, 01:11 AM
apysan
    Thread: AJAX Load Content No Page Refresh
Post: RE: AJAX Load Content No Page Refresh

Thanks a lot for your guide Wouter60 Wrote: (02-22-2017, 02:43 PM) -- Sounds pretty complex, but it isn't. The whole idea is that you have an html element on your page, let's say a , that must be po...
43,213 Views
8 Replies
02-22-2017, 10:11 PM
apysan
    Thread: AJAX Load Content No Page Refresh
Post: RE: AJAX Load Content No Page Refresh

ignitedcms Wrote: (02-19-2017, 08:33 AM) -- Very simple in this link. http://api.jquery.com/jquery.ajax/ Replace url with codeigniter url and define post vars. -- what do you mean by "and def...
43,213 Views
8 Replies
02-22-2017, 02:00 AM
apysan
    Thread: AJAX Load Content No Page Refresh
Post: AJAX Load Content No Page Refresh

Hi Friends this is my Simple Header Page with few link to call different pages. Whenever i click on any link it refresh whole page then display the page content. I want to do it in ajax way i.e, wit...
43,213 Views
8 Replies
02-18-2017, 06:23 AM
apysan

Theme © iAndrew 2016 - Forum software by © MyBB