Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: why codeigniter doesn't accept accented characters in cart class ?
Post: why codeigniter doesn't accept accented characters...

I fixed the "error" using the convert_accented_characters function, for example: PHP Code: -- $insert = array(  'id'    => $id,  'qty'   => $quantity,  'price' => $product->price,  'name' ...
2,067 Views
1 Replies
10-01-2015, 10:19 AM
Osqui
    Thread: Native session PHP error with codeigniter 2.2
Post: Native session PHP error with codeigniter 2.2

Hi people, i have a problem with the native sessions on php with codeigniter. I have a ecommerce, and i use a native session because I think it is safer, also because the sessions of codeigniter cann...
2,493 Views
1 Replies
07-16-2015, 12:52 PM
Osqui
    Thread: How to use optimize_database() ?
Post: How to use optimize_database() ?

Hi guys, I have a question. What use has the optimize database () function? as this function is used? I was looking for information on the internet but could not find exactly what i need to know. ...
2,744 Views
0 Replies
03-25-2015, 01:53 PM
Osqui
    Thread: Modular Extensions - HMVC
Post: RE: Modular Extensions - HMVC

Hi alroker, thanks for your reply. I thought this extension had security functions. since I'm looking for information on "good safety practices" Many people used CI because it is easy. But in realit...
6,963 Views
3 Replies
11-26-2014, 04:52 PM
Osqui
  Shocked Thread: Modular Extensions - HMVC
Post: Modular Extensions - HMVC

Hi guys! I'm learning PHP from scratch, I'm a self-taught. grabbed much material from CI, for example, their libraries I learned a lot. i don't use any framework for programming. first i want to hav...
6,963 Views
3 Replies
11-24-2014, 08:27 PM
Osqui

Theme © iAndrew 2016 - Forum software by © MyBB