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
Tag: PHP
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