Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Form helper textarea load file
Post: RE: Form helper textarea load file

I was able to make it work now , thanks :) Hey, any chance you guys know how to make this textarea read-only ? So the user can't change it ? I am writing a "terms and conditions" agreement for a...
14,431 Views
9 Replies
09-08-2015, 09:28 AM
gabrielpasv
    Thread: Form helper textarea load file
Post: RE: Form helper textarea load file

RobertSF Wrote: (09-07-2015, 05:55 PM) -- Oops, so sorry to have misled you. I get that one confused a lot. Anyway, your code is fine. I tried it with a different file name. There's no problem callin...
14,431 Views
9 Replies
09-08-2015, 06:05 AM
gabrielpasv
    Thread: Form helper textarea load file
Post: RE: Form helper textarea load file

Looks like it is file_get_contents and not get_file_contents Now I don't get any error. But it also doesn't work I am calling it directly, forgive my stupidity $data = array...
14,431 Views
9 Replies
09-07-2015, 03:50 PM
gabrielpasv
    Thread: Form helper textarea load file
Post: RE: Form helper textarea load file

Looks like this function doesn\t exist Wrote: (09-07-2015, 02:03 PM) -- Code: -- PHP Fatal error:  Call to undefined function get_file_contents() -- Code: -- [email protected]:/# php --version ...
14,431 Views
9 Replies
09-07-2015, 03:07 PM
gabrielpasv
    Thread: Form helper textarea load file
Post: Form helper textarea load file

Hi Guys, Sorry, I am a beginner to codeigniter I am using textarea from "form helper" and I need to add some text to it. It's a big text so I want to put it in a different file and call this fi...
14,431 Views
9 Replies
09-07-2015, 12:56 PM
gabrielpasv
    Thread: E-commerce accept terms and conditions, any clue?
Post: RE: E-commerce accept terms and conditions, any cl...

Mel9pr Wrote: (07-31-2015, 07:55 AM) -- gabrielpasv Wrote: (07-31-2015, 06:57 AM) -- skunkbad Wrote: (07-30-2015, 07:15 AM) -- Technically, if you do this using javascript, then somebody that has d...
7,138 Views
6 Replies
08-01-2015, 01:19 AM
gabrielpasv
    Thread: E-commerce accept terms and conditions, any clue?
Post: RE: E-commerce accept terms and conditions, any cl...

skunkbad Wrote: (07-30-2015, 07:15 AM) -- Technically, if you do this using javascript, then somebody that has disabled javascript may be able to bypass your modal. That's something to think about as...
7,138 Views
6 Replies
07-31-2015, 06:57 AM
gabrielpasv
    Thread: E-commerce accept terms and conditions, any clue?
Post: RE: E-commerce accept terms and conditions, any cl...

mwhitney Wrote: (07-29-2015, 12:49 PM) -- A modal window is going to be almost completely dependent on your front-end framework (CSS/JavaScript). -- Hi, thanks for the help Yeah I figured that. ...
7,138 Views
6 Replies
07-29-2015, 03:05 PM
gabrielpasv
    Thread: E-commerce accept terms and conditions, any clue?
Post: E-commerce accept terms and conditions, any clue?

Hi Guys, I am new to CI and I need to build a "terms and condition agreement" for a e-commerce website where the user will mark a checkbox after reading and agree with the contract. After that the ...
7,138 Views
6 Replies
07-29-2015, 07:37 AM
gabrielpasv
    Thread: Need some coding insights for web application
Post: RE: Need some coding insights for web application

anybody ?
1,903 Views
1 Replies
04-08-2015, 06:18 AM
gabrielpasv
    Thread: my auth is secure?
Post: RE: my auth is secure?

use ion_auth https://github.com/benedmunds/CodeIgniter-Ion-Auth
10,089 Views
6 Replies
04-07-2015, 10:39 AM
gabrielpasv
    Thread: Need some coding insights for web application
Post: Need some coding insights for web application

Guys, I need some programming tips for a project I am working on... I am developing a web application where the user will fill up a form with items to buy and send the "price quote" to all vendors...
1,903 Views
1 Replies
04-07-2015, 10:36 AM
gabrielpasv
    Thread: best webserver for CI application
Post: best webserver for CI application

Hi Guys, I am almost ready to deploy my CI application and I wanted some tips regarding hardware. I will probably use digitalOcean or amazon AWS. I've heard nginx + php_fpm is faster than apache...
11,409 Views
0 Replies
03-24-2015, 01:13 PM
gabrielpasv
    Thread: codeigniter and pace.js not working
Post: codeigniter and pace.js not working

Hi Guys, I am trying to use pace.js on my codeigniter application. I want to show up a progress bar when user is logging in. However all login system if made of codeinigter / PHP, and pace.js is a ...
2,234 Views
0 Replies
03-23-2015, 01:12 PM
gabrielpasv
    Thread: Pagination problem
Post: RE: Pagination problem

I was able to make it work.. the problems was number of rows in my database :) thanks
12,450 Views
0 Replies
03-23-2015, 09:21 AM
gabrielpasv
    Thread: Pagination problem
Post: RE: Pagination problem

didn't get your question, sorry. I am following a video tutorial http://code.tutsplus.com/tutorials/codeigniter-from-scratch-day-7-pagination--net-7023 I forgot to pass $data to the view. However s...
12,450 Views
0 Replies
03-23-2015, 08:52 AM
gabrielpasv
    Thread: Pagination problem
Post: Pagination problem

Hi Guys, I am new to codeigniter and I am having a problem when working with pagination. The $this->pagination->create_links() is always empty it doesn't return anything even if I echo it on ...
12,450 Views
0 Replies
03-23-2015, 07:38 AM
gabrielpasv
    Thread: Got empty results from model, even though there're data in database
Post: Got empty results from model, even though there're...

Hi Guys, I am new to codeIgniter and I have a problem when working with models. Database is setup fine and has some fake data on the table. However I can't access then. My model PHP Code: -...
2,344 Views
0 Replies
03-18-2015, 08:02 AM
gabrielpasv
    Thread: mysql problem using ion auth
Post: mysql problem using ion auth

Hi guys, I am trying to use ion auth for athenticate users on my web application. However I am getting this error Code: -- A PHP Error was encountered Severity: 8192 Message: mysql_es...
5,198 Views
0 Replies
01-26-2015, 12:29 PM
gabrielpasv

Theme © iAndrew 2016 - Forum software by © MyBB