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: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 292
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 166
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 235
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 315
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 356
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 282
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 294
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 375
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
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: 110
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home6/crimsona/futuredu.co.in/application/controllers/Home.php
Line: 8
Function: __construct
File: /home6/crimsona/futuredu.co.in/index.php
Line: 315
Function: require_once
We will support you to become a better version of who you are and find the most suitable career fit.
Career Mentoring Programs
Study Abroad Programs
The US undergraduate college admission process is, like everyone knows, very lengthy and complicated. My Mentor, Dr. Arthi has been source of constant support and guidance throughout the entirety of this process. She really helped me break it down to make it look simpler and more achievable than normally conceived. She encouraged me to plan and organize everything which is an integral part of this whole process. She provided me with tons of material to refer, different ideas to look into and constantly encouraged me to explore and learn. Aside from that I think she's a huge help because it is really easy to talk to her, ask your questions and get your doubts cleared. She identifies your weaknesses, your strengths and your preferences and uses them to help you choose the best college for you. Honestly, I couldn't have done this without her and I am eternally grateful.
Rohit JammuJust like any other parent, I was really worried seeing my daughter Adhithi confused on what to study further. Just then we knew of Future Edu through one of our friends. After a couple of meetings, Adhithi was clear on her direction and that was a total relief. I was really impressed with the method Future Edu works – understand the competencies, choose your career and then prepare for it and also the support they render in helping the child to choose a field of their interest. I thank Future Edu for their guidance.
Niveditha RamprasadWhen I first came to meet my Mentor Dr Arthi, little did I know that , I will gain an insight about my abilities, my merits/ strength, and my personality traits. I had a whole new experience of seeing life in a broader perspective. I was confused about what and where to do after completing my school education. She gave me good guidance of the options that I could explore in a most positive manner keeping my interests in loop. Summing up, the mentoring program has helped me to grow as a better person….I will always remember her as the most warm person I have ever met. It's a mentoring program with a motherly touch.
N P TharunI enjoyed the program which helped me to choose my career, to know myself and proved that every child has great potential. They helped every student to discover the pulp (substance) in the student. This session really helped me to discover myself. Hope all the students in the world get this and grab opportunities to know about themselves. This program finds the good in you and brings it out.
Shri SubikshaAttending the career camp has been something that made me realize that there's more to me and my personality than that meets the eye. A career is something that not only yields money to meet our ends but it also important because it shapes our personality continuously and is something that we are passionate about( moreover should be). Now, in High School is the right time to shape the paths of our career and Future Edu has helped me realize this and make the right decision. Thank you!
Anumitha Jayaram"Everybody is a
genius. But if you judge a fish by it's ability to climb a tree, it will live its whole life believing that it is stupid."
- Albert Einstein