Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Retrieve Data from ci_sessions data column
Post: RE: Retrieve Data from ci_sessions data column

InsiteFX Wrote: (11-12-2018, 05:24 AM) -- PHP Code: -- $this->session->all_userdata() -- You should not access the data directly. -- @InsiteFX Thanks..
2,617 Views
2 Replies
11-12-2018, 10:11 AM
sanjaya
    Thread: Retrieve Data from ci_sessions data column
Post: Retrieve Data from ci_sessions data column

Any one know, how to retrieve Data from ci_sessions data column ?. It has a BLOB type data.
2,617 Views
2 Replies
11-12-2018, 02:40 AM
sanjaya
    Thread: Error 500 - Internal Server Error
Post: Error 500 - Internal Server Error

Hello Friends, I have get Error 500 - Internal Server Error when my session start 0n https://ymca.indeeditsolutions.lk/login/authenticate/. Can you please help me to resolve this error. 
2,498 Views
2 Replies
09-23-2018, 12:03 PM
sanjaya
    Thread: Date resat as 01-01-1970 after update
Post: Date resat as 01-01-1970 after update

Hello everyone,  I am try to update my member profile data & after updated, All dates in form (like Birth day) reset as  01-01-1970. Any one know the solution for this thing. this is my model, ...
2,070 Views
1 Replies
09-16-2018, 02:13 AM
sanjaya
    Thread: Form Data reset before submit
Post: RE: Form Data reset before submit

View Part one Code: --
3,183 Views
3 Replies
09-05-2018, 04:24 AM
sanjaya
    Thread: Form Data reset before submit
Post: Form Data reset before submit

Hi, I have a form with  53 questions. Also I have set validation too. When I submit this form, if validation run, All my answered data has been reset. Any one have a solution for this?  My controller ...
3,183 Views
3 Replies
09-05-2018, 04:19 AM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: RE: Set Base URL to background image path in Exter...

Pertti Wrote: (06-25-2018, 05:04 AM) -- So: http://sghapps.tk/ui/assets/img/bg4.jpg http://sghapps.tk/projects/charity/assets/dist/css/admin.css ? -- I need do this base url as static suit...
18,772 Views
16 Replies
06-25-2018, 05:10 AM
sanjaya
    Thread: Cannot Get Date format from input field
Post: RE: Cannot Get Date format from input field

InsiteFX Wrote: (06-25-2018, 03:37 AM) -- You really should read up on the DateTime Class etc; On PHP.NET Here is one example that will help you to check the datetime. date_parse (http://php.ne...
7,406 Views
7 Replies
06-25-2018, 04:42 AM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: RE: Set Base URL to background image path in Exter...

Pertti Wrote: (06-25-2018, 02:32 AM) -- sanjaya Wrote: (06-25-2018, 12:58 AM) -- Pertti Wrote: (06-25-2018, 12:31 AM) -- sanjaya Wrote: (06-25-2018, 12:11 AM) -- It's not work... -- Based on wha...
18,772 Views
16 Replies
06-25-2018, 04:41 AM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: RE: Set Base URL to background image path in Exter...

Pertti Wrote: (06-25-2018, 02:32 AM) -- sanjaya Wrote: (06-25-2018, 12:58 AM) -- Pertti Wrote: (06-25-2018, 12:31 AM) -- sanjaya Wrote: (06-25-2018, 12:11 AM) -- It's not work... -- Based on wha...
18,772 Views
16 Replies
06-25-2018, 04:25 AM
sanjaya
    Thread: Cannot Get Date format from input field
Post: RE: Cannot Get Date format from input field

Pertti Wrote: (06-25-2018, 02:31 AM) -- You probably need to add some checks, because if b_day wasn't provided, strtotime will return false, and date in return will use it as 0 - which will give you ...
7,406 Views
7 Replies
06-25-2018, 03:00 AM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: RE: Set Base URL to background image path in Exter...

Pertti Wrote: (06-25-2018, 02:32 AM) -- sanjaya Wrote: (06-25-2018, 12:58 AM) -- Pertti Wrote: (06-25-2018, 12:31 AM) -- sanjaya Wrote: (06-25-2018, 12:11 AM) -- It's not work... -- Based on wha...
18,772 Views
16 Replies
06-25-2018, 02:58 AM
sanjaya
    Thread: Cannot Get Date format from input field
Post: RE: Cannot Get Date format from input field

Pertti Wrote: (06-25-2018, 12:33 AM) -- Browsers use different date format than MySQL servers. You have to convert it from one format to another before you add it to DB, but there are few helpful PHP...
7,406 Views
7 Replies
06-25-2018, 01:06 AM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: RE: Set Base URL to background image path in Exter...

Pertti Wrote: (06-25-2018, 12:31 AM) -- sanjaya Wrote: (06-25-2018, 12:11 AM) -- It's not work... -- Based on what you provided earlier, should work but what's the full URL, with domain, to the im...
18,772 Views
16 Replies
06-25-2018, 12:58 AM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: RE: Set Base URL to background image path in Exter...

Pertti Wrote: (06-22-2018, 06:30 AM) -- Ok so you want to go from: /projects/charity/assets/dist/css/admin.css to: /ui/assets/img/bg4.jpg So you have to go up 5 directories, then back in, which...
18,772 Views
16 Replies
06-25-2018, 12:11 AM
sanjaya
    Thread: Cannot Get Date format from input field
Post: Cannot Get Date format from input field

I am trying insert birth day from codeigniter form to mysql database as mysql date format, But i am getting like this format "06/27/2018". My model as below PHP Code: --                $bir...
7,406 Views
7 Replies
06-24-2018, 11:44 PM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: RE: Set Base URL to background image path in Exter...

Pertti Wrote: (06-22-2018, 04:24 AM) -- sanjaya Wrote: (06-22-2018, 04:20 AM) -- I have add it like below. But it not work -- It was just an example, but if you tell me in which folder your CSS is...
18,772 Views
16 Replies
06-22-2018, 04:32 AM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: RE: Set Base URL to background image path in Exter...

Pertti Wrote: (06-22-2018, 01:24 AM) -- Assuming you are developing on one machine, and deploying to somewhere else, so the domain names will be different on all the instances, best solution usually ...
18,772 Views
16 Replies
06-22-2018, 04:20 AM
sanjaya
    Thread: Set Base URL to background image path in External CSS
Post: Set Base URL to background image path in External ...

Any one can help me to add base url to my background image path in my external css. My code like below.  PHP Code: -- aside.main-sidebar{    background-image: linear-gradient(90deg, rgba(0,0,0,0...
18,772 Views
16 Replies
06-21-2018, 09:29 PM
sanjaya
    Thread: Cannot send auto email in codeigniter
Post: Cannot send auto email in codeigniter

Dear All, I have try to send a auto email if i have birth day in my list. But It not send auto that i mention time. Any one can help me to fix this auto email.. My controller: PHP Code: --...
1,965 Views
1 Replies
05-12-2018, 08:07 AM
sanjaya

Theme © iAndrew 2016 - Forum software by © MyBB