Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Insert and Update database checking
Post: RE: Insert and Update database checking

pb.sajjad Wrote: (12-27-2015, 10:09 AM) -- pmbaldha Wrote: (12-27-2015, 05:20 AM) -- pb.sajjad Wrote: (12-27-2015, 04:37 AM) -- pmbaldha Wrote: (12-27-2015, 01:27 AM) -- pb.sajjad Wrote: (12-26-2...
36,123 Views
9 Replies
12-27-2015, 08:58 PM
pmbaldha
    Thread: Insert and Update database checking
Post: RE: Insert and Update database checking

pb.sajjad Wrote: (12-27-2015, 04:37 AM) -- pmbaldha Wrote: (12-27-2015, 01:27 AM) -- pb.sajjad Wrote: (12-26-2015, 12:14 PM) -- Hello... I'm using CI3 and its query builders. I want know if I inser...
36,123 Views
9 Replies
12-27-2015, 05:20 AM
pmbaldha
    Thread: how to pass vlaues
Post: RE: how to pass vlaues

When user signed in system, you should store user id and user email sore in session if user user is authenticated. When you insert in database table, make associative array to insert data which holds ...
3,619 Views
3 Replies
12-27-2015, 01:35 AM
pmbaldha
    Thread: Insert and Update database checking
Post: RE: Insert and Update database checking

pb.sajjad Wrote: (12-26-2015, 12:14 PM) -- Hello... I'm using CI3 and its query builders. I want know if I insert (or update) some data into tables, should I check insert (or update) result (to sure...
36,123 Views
9 Replies
12-27-2015, 01:27 AM
pmbaldha
    Thread: Codeigniter deprecate Message After Moving From 2.1 to 3.0
Post: RE: Codeigniter deprecate Message After Moving Fro...

There might be possibility that you php will be upgraded.  Php Mysql is deprecated form latest since 5.5. For refence see http://php.net/manual/en/migration55.deprecated.php. You should move to mysql ...
5,875 Views
4 Replies
12-26-2015, 11:53 PM
pmbaldha
    Thread: Class alias array config in future release of codeigniter
Post: Class alias array config in future release of code...

There is great thing that codeigniter have built in composer auto load configuration by $config['composer_autoload']; .  Codeigniter should provide class alias array which gives flexibility to access ...
8,969 Views
2 Replies
12-25-2015, 10:16 PM
pmbaldha

Theme © iAndrew 2016 - Forum software by © MyBB