Category: Databases engines
For some more complex applications that require little security via login panel, we need to manage codeigniter sessions in the database. Otherwise, an old session could be restored by a user modifying their cookies....
==================== Calcul d’ un max d’ un champs ==================== Unicode = 2 caractères SQL Server also has a DATALENGTH() function. This function can be used on all data types (Text, NText or Image data...
This is a very annoying error that we cannot see origin. Some blogs refers that is a space limitation issue. In the file mongodb.log, you will see the following things : Tue Jan 15...
After many considerations, this module is good to start a serious applications for mongodb. you can test this module from here : https://github.com/benedmunds To make serious test with MongoDB you will need to upload...
Nowadays there is a new kind of databases that is getting very popular, specially for Web development, including the PHP world, which are the NoSQL databases. MongoDB is not only a key/value store, it’s...
PhpMyAdmin can be used to export or backup MySQL databases easily. However, if the database size is very big, it probably won’t be a good idea. This process slow the exporting process, increase database...