Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 113
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 280
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 145
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 223
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 303
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 344
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
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: 107
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 140
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$session is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property Index::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 8
Function: __construct
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/nvaco/mytaxreturns/application/controllers/Index.php
Line: 18
Function: view
File: /home/nvaco/mytaxreturns/index.php
Line: 322
Function: require_once
Sign-up
with us
Select a package
Share information/ documents
Let the CA file the return for you, while you sit back & relax.
Customer’s take
Flawless experience. Filed my return on my own for the first time, thanks.�?
- Mr Gaurav Gupta, New Delhi
You can add multiple PANs and work on multiple years at the same time.
“Never knew I was paying so much extra taxes due to my unawareness about my deductions. He helped me through the entire process. Kudos MTR team�? - Mr. Danish, Gurgaon
“Honestly, I don’t understand tax but these guys at Mytaxreturns made sure that I am aware of each and everything in my Tax calculation and the return, thanks!�? - Mr. Gaurav Gupta
“Initially I was very unsure of getting my return filed through a website but the level of professionalism and assistance I got from mytaxreturns is really appreciable.�? - Ms. Kusum Jassal
The Income tax Act has 100s of sections & rules, let an Expert find out the best for you
Our tax professionals with years of experience ensure that you get the best tax advantage.
Stop reading blogs and tips, get your tax profile checked by our professional.
We are just a call away, speak to our Expert, whenever you have any questions.
We understand the sensitivity of your information. We ensure utmost confidential standards.
We pick up your documents from your home for free.
Stay connected over email. We will send you due date alerts and exclusive tax updates.
Your message
Filing income tax returns for any individual is viewed as a cumbersome and tedious process, given the number of steps involved at each step. Well, not so when one can find a one-stop solution for all taxation related queries and a step by step manual at www.mytaxreturns.in! File income tax return easy with a range of services provided here with us. From tax computation by Experts to free pick up of documents and much more, we will ensure that all your doubts are appropriately clarified during the entire process, and maintain complete transparency every step of the way.
To ensure that all your documents and information are safe when you file tax return online, our portal is 256 bit encrypted, and documents once uploaded can be accessed anytime without any hassle. We understand the security and confidentiality of your data and therefore we follow guidelines as laid down by Indian laws and e-filing regulations.
We have various packages for online ITR filing in India ranging from packages designed for income from salary and other sources, house property, capital gains, to income earned by freelancers, consultants and professionals. Mytaxreturns also cater to taxation queries of NRIs, expatriates and corporate employers. Connect with us for an error and hassle-free, computation and online income tax return filing. Happy filing!
This plan caters to salaried individual who has their Form 16 which gives the information of their total earned salary and advance taxes paid. also has income from other sources which are taxable such as Interest Income from Fixed Deposit.
This plan caters to salaried individual who has their Form 16 which gives the information of their total earned salary and advance taxes paid along with rental Income from House property . Further, other sources income like Interest on Fixed deposits are also covered under this Plan.
This is our premium tax filing plan specially designed to cater to the Freelances, Professional or Consultants who have income from their Business and Profession. The plan covers assistance in preparing financial statements (Balance Sheet , Profit and Loss account and Capital account) and tax filing thereof. Services contain
x