Warning: session_start(): open(/var/cpanel/php/sessions/ea-php74/sess_gl7s7pgdgb1pnej6bi0vt4eu8q, O_RDWR) failed: No such file or directory (2) in /home/mssoftpc/iqra.mssoftpc.com/admin/function.php on line 3

Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php74) in /home/mssoftpc/iqra.mssoftpc.com/admin/function.php on line 3
How to create header file | IQRA CMS

How to create header file

Want a successful Modern site?

Start with IQRA training; it’s easy and quick to your needs.

   Create Header File   

 

For Create Header files follow these steps

  1. create header.php file in theme and add IQ_head() function in top of header file. and Done.

Note:

  1. Don't create html / head / body tag.
IQ_head();

// write your code here

 

  1. IQ_head()

 

parametors

  1. title