Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: logout sometimes not working and need to logout again
Post: logout sometimes not working and need to logout ag...

Dear all, I have below to handle logout and display information in the header to show after logout. But sometimes, it is unsuccessful. I suspect whether it is good to write this code to handle. Do ...
1,244 Views
0 Replies
07-11-2016, 04:30 AM
rchiu5hk
    Thread: maxlength in texture with newline
Post: maxlength in texture with newline

Dear all, I have below code for inputting text. If text contains new line, it will have problems in controller php. Can input max desc in front end. But backend it cannot pass max length validatio...
1,662 Views
0 Replies
06-12-2016, 03:17 AM
rchiu5hk
    Thread: upload images file with rename extension
Post: upload images file with rename extension

Dear all, I am using below code. Then I have images file renamed from gif to bmp or jpg in extension. When I using below code to upload this image file, it will have issues as there is error. If I ...
3,482 Views
1 Replies
06-08-2016, 04:48 AM
rchiu5hk
    Thread: codeigniter validation
Post: codeigniter validation

Dear all, I have below that will post several images to the php apache server. I have used the codeigniter validation. If I used below code, the images cannot post to server. If I comment the form...
3,212 Views
1 Replies
04-14-2016, 05:59 AM
rchiu5hk
    Thread: codeiginiter validation and submit jquery action
Post: codeiginiter validation and submit jquery action

Dear all, Before I am using bootstrap php to make a web site. In submit button I have to check some validation. Now I have also used codeiginiter validation with form_open(xxxx), But that makes my ...
1,633 Views
0 Replies
04-03-2016, 03:48 PM
rchiu5hk
    Thread: paging on popup dialog --> how to refresh
Post: RE: paging on popup dialog --> how to refresh

I have tried below: But it failed. no action when click on paging --------------------// //----- Below jquery function for being called when click on the paging below --------------// Code: -- fu...
3,737 Views
1 Replies
03-09-2016, 08:59 AM
rchiu5hk
    Thread: paging on popup dialog --> how to refresh
Post: paging on popup dialog --> how to refresh

Dear all, I have below code in the abcde.php. I have the button to show the popup dialog. But I do not know how to refresh the popup dialog on which there is paging. If i press paging button, how t...
3,737 Views
1 Replies
03-07-2016, 07:41 AM
rchiu5hk
    Thread: paging on popup
Post: paging on popup

Dear all, I have below code to show popup. Code: -- echo " Approve Request "; -- And I have paging on popup, how to handle the paging? I really do not have idea as it needs to refresh th...
3,892 Views
1 Replies
03-05-2016, 05:45 PM
rchiu5hk
    Thread: loading bar
Post: RE: loading bar

Hi, I meet difficulty now. I have below code. It seems it cannot work with your suggested code. Do I have any missing?? // --------- My Code ----------Without Loading bar-------------------------...
8,001 Views
3 Replies
02-08-2016, 07:01 AM
rchiu5hk
    Thread: loading bar
Post: RE: loading bar

Diederik Wrote: (02-08-2016, 02:44 AM) -- Your question is unrealted to Codeigniter. You will need client side Javascript for this. In Jquery you could do it like this: Code: -- $(".button").cl...
8,001 Views
3 Replies
02-08-2016, 02:47 AM
rchiu5hk
    Thread: loading bar
Post: loading bar

I am using codeigiter php with mysql db. If I want to add loading bar in the most easy way after submit button until refresh the page, do you have any suggestion??
8,001 Views
3 Replies
02-08-2016, 01:35 AM
rchiu5hk
    Thread: html tr onclick to call controller function
Post: html tr onclick to call controller function

I am using html php of codeiginter and javascript in my web site. Now I have records list in html table tr. If I click on the row, i want to trigger the action of the controller path to update db with...
8,430 Views
1 Replies
02-05-2016, 09:39 PM
rchiu5hk
    Thread: the website show without css and js effect
Post: RE: the website show without css and js effect

Sorry for my low knowledge. I have solved. First in MAMP, I need to setup hosts for my domain. And then in my config file in codeginiter, I need to set the domain for base_url, instead of localhost....
6,411 Views
7 Replies
01-25-2016, 10:19 AM
rchiu5hk
    Thread: the website show without css and js effect
Post: RE: the website show without css and js effect

Dear all, I have solved the save session issue. But it can call the controller to return to index.php. But index page show without images, js and css. Any help?? It only shows plain html.
6,411 Views
7 Replies
01-25-2016, 09:50 AM
rchiu5hk
    Thread: the website show without css and js effect
Post: RE: the website show without css and js effect

I think capitalise may not be the issue. I try to chmod -R 777 website. But failed. It prompt me below about session save path is not writable. How to solve? I have set the ini_set(session.save_p...
6,411 Views
7 Replies
01-25-2016, 09:37 AM
rchiu5hk
    Thread: the website show without css and js effect
Post: RE: the website show without css and js effect

I have used base_url() for the path of css and js. It seems to be the setting of MAMP with codeiginter framework. Any hints. Previously it is working on apache on linux.
6,411 Views
7 Replies
01-25-2016, 06:39 AM
rchiu5hk
    Thread: the website show without css and js effect
Post: the website show without css and js effect

Recently I have buy MAMP Pro and I am working on codeiginter bootstrap php website. I have setup mamp pro with my source code. It is working on my localhost machine but not outside of my computer. The...
6,411 Views
7 Replies
01-25-2016, 04:40 AM
rchiu5hk
    Thread: check session and redirect to login page
Post: check session and redirect to login page

Dear all, I am making codeiginter php web site. I have login session. But how to check the session login expired and redirect to login page in less code way. I have the header php web page in which...
15,493 Views
2 Replies
01-15-2016, 04:48 AM
rchiu5hk
    Thread: popup dialog cannot show data
Post: RE: popup dialog cannot show data

rchiu5hk Wrote: (12-10-2015, 10:11 PM) -- I have below code with popup dialog but find that it is not expected to show the data. Do you have any hints?? I am using the base64_encode to encode the str...
3,114 Views
1 Replies
12-17-2015, 08:06 AM
rchiu5hk
    Thread: popup dialog cannot show data
Post: popup dialog cannot show data

I have below code with popup dialog but find that it is not expected to show the data. Do you have any hints?? I am using the base64_encode to encode the string which contains ... html tag. And then p...
3,114 Views
1 Replies
12-10-2015, 10:11 PM
rchiu5hk

Theme © iAndrew 2016 - Forum software by © MyBB