If you installed the apache cassandra 3.10 on ubuntu 20.4 which have the java 11 is default. You can not work with it as the apache cassandra is not worked with java 11. You need to downgrade to java 8
Author: Admin
Codeigniter 3.x.x and PHP 7.x.x session lost while redirect
We have developed one web application with codeigniter 3.1.1 and php 5.6.After two years we upgrade server php version to 7.3.After upgrading this when we try to login it gets logged in and data is stored in session, but after
Laravel PHP-Framework
Laravel is an open-source PHP framework, which is robust and easy to understand. It follows a model-view-controller design pattern. Laravel reuses the existing components of different frameworks which helps in creating a web application. The web application thus designed is
What is PHP?
PHP is a open source, interpreted and object-oriented scripting language i.e. executed at server side. It is used to develop web applications (an application i.e. executed at server side and generates dynamic page). What is PHP PHP is a server