Skip to content

Tikam Shah

As Developer

  • Home
  • PHP MYSQL
    • Variables & Superglobals
    • Functions
    • Loops in php
    • Arrays
    • Php Strings
    • Php Date & time
    • Php Mail
    • Errors & Configurations
    • Regular Expressions
    • Session & Cookies
    • htaccess
    • Php Mysql
  • Mysql
  • Linux
    • Apache
  • OOPS PHP

Category: Errors & Configurations

How to create SEO friendly URL using .htaccess ?

May 10, 2018April 26, 2019Tikam ShahLeave a Comment on How to create SEO friendly URL using .htaccess ?

Note * To know about htaccess please follow this link. You can perform several actions using htaccess . Among them we are going to discuss about the htaccess re-writing rule i.e…

Read More

What is .htaccess ( htaccess ) in php ?

April 30, 2018April 26, 2019Tikam ShahLeave a Comment on What is .htaccess ( htaccess ) in php ?

The word htaccess stands for Hypertext Access .  It is a configuration file on the web server to run the Apache programs or software . The htaccess files begins with…

Read More

What is php.ini and its use ?

March 8, 2018Tikam ShahLeave a Comment on What is php.ini and its use ?

As we all know that php is one of the most common and popular web development language and every language  platform comes with its some basic configurations files. The the…

Read More

What is error reporting and how to enable it ?

February 24, 2018Tikam ShahLeave a Comment on What is error reporting and how to enable it ?

Error Reporting is the method or processes for debugging or handle the errors in php  . You can enable the error reporting in the php by the following methods .…

Read More

What are the major types of errors in php ?

February 24, 2018Tikam ShahLeave a Comment on What are the major types of errors in php ?

Basically there are three major types of errors in php .  1 . Notices Error : –  Notices are the simple , non-critical errors that occurs while executing the script…

Read More




Recent Updates

  • How to copy the files to the remote server using SSH
  • How to export and Import mysql database using command line.
  • Docker Basic Commands
  • Secure Apache with Let’s Encrypt on Ubuntu 18.04
  • Git Commands
  • Steps to Enable Apache Mod_Rewrite (.htaccess) on Ubuntu VPS or Dedicated Server
  • How To Install the Apache Web Server on Ubuntu 18.04
  • How to Create Virtual Hosts in Linux Apache ?
  • How to Calculate Date and Time Difference using date_diff in PHP ?
  • Mktime function in php ?
Copyright @: Tikam Shah by Tikam Shah.