Web Haunt

Web Development Tutorials & Web Developer Resources

Skip to content
Menu
  • Home
  • PHP
    • Installation and Configuration
  • Live Demos

Category: Installation and Configuration

How to increase max upload size in PHP with WHM

Posted onApril 16, 2017January 3, 2021by WebHaunt Team
We have share in this tutorial help to increase max upload size in PHP with WHM.There are three settings within the PHP info file that are relevant to your upload limit. 1-memory_limit – This defines how much memory is allocated to PHP. You will simply need to ensure that this number is as high or higher than the upload limit you want to s [...]
Read More

How to install CodeIgniter – PHP framework

Posted onMarch 4, 2017January 3, 2021by WebHaunt Team
CodeIgniter is an open-source Web Application framework built in PHP designed to make your life as a programmer easier, while allowing you a good speed for development, and also good performance when the site is up and running. Easy to install and configure Clean and elegant MVC implementation Uses Active Record pattern for datab [...]
Read More

How to install Laravel 5 with Xampp – Windows

Posted onNovember 23, 2016January 3, 2021by WebHaunt Team
Let us see how to install laravel on windows xmapp. for this we need some server requirements, some of the software installation. Following requirements: PHP >= 5.6.4 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension XML PHP Extension Below are the steps of How to install laravel on windows [...]
Read More

How to Install XAMPP Server on Windows Operating System

Posted onApril 23, 2016January 3, 2021by WebHaunt Team
XAMPP server is the most popular PHP development environment. XAMPP server stands for cross-platform, Apache, MySQL, PHP and Perl. It is a simple and lightweight solution that allows you to create a local web server. 1. Downloading XAMPP Server First download the installer file for the latest version of XAMPP Server, and save the file to [...]
Read More

How to install WAMP server on Window Operating System

Posted onApril 23, 2016January 3, 2021by WebHaunt Team
WampServer is a local server package for Windows web development environment. It allows you to create dynamic web applications with Apache2, PHP and a MySQL database. PhpMyAdmin allows you to manage easily your databases. download link : WampServer 1. Downloading WampServer First download the installer .exe file for the latest version of [...]
Read More

How To Install LAMP (Linux, Apache, MySQL, PHP) on Ubuntu Operating System

Posted onApril 23, 2016January 3, 2021by WebHaunt Team
LAMP (Linux, Apache, MySQL, PHP) is an open source Web development platform that uses Linux, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. Linux: Linux is a operating system assembled under the model of free and open source software development. Apache: [...]
Read More

Latest Posts

  • Create Pagination Using PHP and MySQL
  • To-Do List Application Using PHP, MySQL and AJAX
  • NodeJS Login and Registration Rest API with MongoDB
  • Build a Contact Form in CodeIgniter with Email
  • Compress Image Before Upload using PHP
Copyright © 2016 - 2026 WEBHAUNT.COM All rights reserved.