Skip to content Skip to sidebar Skip to footer
Showing posts with the label Codeigniter

Pass Javascript Variables Tp Php Controller In Code Igniter

Hi everyone I have this javascript that has to pass some variables including an array. My problem i… Read more Pass Javascript Variables Tp Php Controller In Code Igniter

Morris Js And Codeigniter Pass Data From A Controller

I have the following controller which picks data from my DBase : function chart_js() { $rows = … Read more Morris Js And Codeigniter Pass Data From A Controller

Page Scrolls To Top On Modal Popup

I am developing a shopping cart using bootstrap(front end) and codeigniter. when add to cart item m… Read more Page Scrolls To Top On Modal Popup

Post Selected Items To Table

I have a results list produced by a search. Each item has a check box. What I want to do is post th… Read more Post Selected Items To Table

How To Change Calculation When The Row Is Removed From A Table

My problem is the calculations are working fine but when the row is removed the calculations are no… Read more How To Change Calculation When The Row Is Removed From A Table

Jquery Mobile - Including Fragments For A Multipage Template?

We're doing a Codeigniter/jQM web application and have been debating the multipage template vs.… Read more Jquery Mobile - Including Fragments For A Multipage Template?

How To Get A Countdown Timer To Restart

I am creating an online examination system. I click the Apply button, then the countdown timer star… Read more How To Get A Countdown Timer To Restart

Div Remains Visible After The Page Reloads

I have languages link on my website when I load my home page the middle content div for the main pa… Read more Div Remains Visible After The Page Reloads

Codeigniter Javascript Not Found Error

First of all, I am sorry for my bad english, I am spanish and I am sorry if I have made something w… Read more Codeigniter Javascript Not Found Error

Using Jquery Mobile And Codeigniter Framework Php

I'm creating jquery mobile site using codeigniter framework.If I start my project without using… Read more Using Jquery Mobile And Codeigniter Framework Php

Execute Js Function By Php Command Line

I am working in Codeigniter. I have a view, book.php, with a js file, frontend_book.js, running be… Read more Execute Js Function By Php Command Line

Codeigniter All The Pages Redirecting To Home Page?

I have made a codeIgniter application. Its working oh so cool on my local, but when I deploy it to … Read more Codeigniter All The Pages Redirecting To Home Page?

Uploading Image In A Form Using Codeigniter/ajax

what should I do if i can't upload an image in a form it successfully created but the file is s… Read more Uploading Image In A Form Using Codeigniter/ajax

Remember Selectbox Value After Form Submitted With Error

Right now if i submit my form and there is an error it just shows there is an error, without resele… Read more Remember Selectbox Value After Form Submitted With Error

Dynamic Input Values Doesn't Save In The Databsae With Codeigniter

I want letting user add dynamic inputs and save those values in the database. But with this code on… Read more Dynamic Input Values Doesn't Save In The Databsae With Codeigniter

Ajax Request With Codeigniter 403 (forbidden)

I'm trying to send an value with Ajax to Controller file in Codeigniter but without success.I h… Read more Ajax Request With Codeigniter 403 (forbidden)

Convert Json To Variable

i wont create MapData for jvectormap from database, like this {'AP':3,'DE':1,'G… Read more Convert Json To Variable