Deprecated: Constant E_STRICT is deprecated in /home/webgfgie/public_html/system/core/Exceptions.php on line 75

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$hooks is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$config is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$log is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$uri is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$router is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$output is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$security is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$input is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$lang is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$email is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 132

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 294

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 168

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 237

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 317

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 358

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Auth::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$email is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/webgfgie/public_html/application/controllers/Auth.php
Line: 146
Function: view

File: /home/webgfgie/public_html/index.php
Line: 315
Function: require_once

Privacy Policy | Webgram Infotech
Webgram Infotech

Privacy Policy

Thank you for choosing Webgram Infotech as your trusted web development and digital marketing partner. We value your privacy and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website, use our services, or interact with us in any way.

You consent to the conditions and guidelines set forth in this Privacy Policy by visiting or using our website or services. Please take a moment to read the following information completely and comprehend it:

  • 1. Data That We Gather

a. Personal Data: When you use our website or services, we may gather personal data about you, including your name, email address, phone number, and postal address. We only obtain personal data from you freely, such as when you send us a price request or fill out a contact form.

b. Usage Data: We may gather certain data about your device and your interactions with our website automatically. Your IP address, browser type, operating system, source of referral, pages viewed, and the time and date of your visit are all included in this.

  • 2. How We Use Your Information

We use the information we collect for various purposes, including:

a. Providing Services: To provide you with the web development services you have requested, including contacting you for project discussions and updates.

b. Improving Our Website: To analyze usage patterns and trends to enhance our website's functionality and user experience.

c. Communications: To respond to your inquiries, send you important updates, and provide you with information about our services.

d. Marketing: To send you promotional materials and information about our services that we believe may be of interest to you. You can opt-out of receiving marketing communications at any time.

  • 3. Data Security

We employ industry-standard security measures to protect your personal information from unauthorized access, disclosure, alteration, or destruction. However, please be aware that no method of data transmission over the internet or electronic storage is entirely secure, and we cannot guarantee absolute security.

  • 4. Contact Us

If you have any questions or concerns about this Privacy Policy or our data practices, please contact us at:

Call us now: 88940-01230

Mail to: info@webgraminfotech.com

Thank you for entrusting webgram infotech with your web development needs and for taking the time to review our Privacy Policy. Your privacy is important to us, and we are committed to protecting it.

Contact us

Get in Touch With Us!