Web Haunt

Web Development Tutorials & Web Developer Resources

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

Redirect all HTTP requests to HTTPS automatically using .htaccess and web.config

Posted onAugust 17, 2016January 3, 2021by WebHaunt Team
Redirect HTTP to HTTPS automatically with Linux-based and Windows. Using the following code in your .htaccess (Linux & cPanel) and web.config (Windows) file automatically redirects visitors to the HTTPS version of your site. Linux & cPanel: Linux-based accounts use .htaccess files to handle redirection. RewriteEngine On RewriteC [...]
Read More

Top Most Magento Interview Questions and Answers

Posted onJune 5, 2016January 3, 2021by WebHaunt Team
Magento is a rich-feature e-Commerce open-source platform written in PHP, which provides online traders with an exceptional flexibility and control over the content, look and functionality of their e-commerce store.Magento offers powerful marketing, search engine optimization, and catalog-management tools. Question 1: What architecture is [...]
Read More

Top Most Codeigniter Interview Questions and Answers

Posted onJune 3, 2016January 3, 2021by WebHaunt Team
Codeigniter (CI) is an open-source framework for web application. It is used to develop websites on PHP. It is loosely based on the popular model–view–controller (MVC) development pattern, and it is easy to use compare to other PHP frameworks. The first public version of CodeIgniter was released by EllisLab on February 28, 2006. Question 1 [...]
Read More

Top Most MySQL Interview Questions and Answers

Posted onMay 29, 2016January 3, 2021by WebHaunt Team
MySQL the most popular Open Source SQL database management system, is developed, distributed, and supported by MySQL AB(now acquired by Oracle).MySQL is a multi-threaded, multi-user SQL database management system and MySQL is written in C and C++ and its SQL parser is written in yacc. Question 1: What are the technical features of MySQL? [...]
Read More

Top Most PHP Interview Questions and Answers

Posted onMay 26, 2016January 3, 2021by WebHaunt Team
Question 1: What is the current version of PHP? The latest stable version of PHP is 7.0.5 released at 31 March 2016 . Question 2: What is PHP? PHP is an open source server side scripting language used to develop dynamic websites . PHP stands for Hypertext Preprocessor , also stood for Personal Home Page . Now the implementations of PHP i [...]
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

Posts pagination

Previous Page Page 1 … Page 4 Page 5 Page 6 Next Page

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 - 2025 WEBHAUNT.COM All rights reserved.