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/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: 294
Backtrace:
File: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: 168
Backtrace:
File: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: 237
Backtrace:
File: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: 317
Backtrace:
File: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: 358
Backtrace:
File: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/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: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 5
Function: __construct
File: /home/hostindiawebsoft/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Optional parameter $column declared before required parameter $tblname is implicitly treated as a required parameter
Filename: models/Comman_model.php
Line Number: 394
Backtrace:
File: /home/hostindiawebsoft/public_html/application/controllers/Home.php
Line: 6
Function: model
File: /home/hostindiawebsoft/public_html/index.php
Line: 315
Function: require_once
To register, the customer must click the Sign Uplink, you will be directed at login page, now click the create an account button. Fill all the details like name, mail I D, address etc. and get registered with login I D and password to login. The system registers the information provided by the users and creates an account.
Yes, all the personal information provided by the customer during registration would be secured and would not be disclosed to anyone for any purpose.
We will send you a mail on your registered email ID with a link to create a new password.
Yes, the minimum age required for registration is 18 years.
. No, you can buy any one brand or several brands with mix quantity as per your convenient and choice. The total amount of your purchase should not be less than Rs. 500/-, the customers are offered free delivery.
To help find the product you are looking for and navigate our website better, we have provided several helpful category listings. You can either browse our products by brands, by category and subcategory& by price. If you are looking for a specific product and know the name, try product search or browse by brand name
In any case, send us a message about the product with full details, and we will get back to you within three days to confirm if we can source the item for you. You can also send us requests for related products that are not listed on our website we. We will try our best to arrange the same for you.
Yes, you can avail some products, offered with special rates / discounts for bulk purchases through coupon code.
As per the cancellation policy If you cancel the order before the product has been shipped, you will receive a complete refund through NEFT. Once the order has been shipped, cancellations will not be possible from our end.
Yes, you can. Simply send an email at care@hostindiawebsoft.in from your registered mail I D to delete your account from the website.
The customer can pay using credit cards (visa/master), Debit cards, Indian Banks for Net Banking etc.
. The invoice will be in the name of Business Infotech and the same will be reflected in your credit card statement.
. The transaction process is 100% secure. Using a combination of best practices, leading technology and human intelligence, makes transacting online safer and reduces both your expenses and potential chargeback losses.
Yes, but the order should not be less than Rs. 500/-.
Generally it takes three working days (excluding Sundays and holidays) to dispatch on successful payment.
Yes, all the products are packed very carefully with discreet packaging so that the content of the package should not be shown and the dispatches are handled by renowned courier services to ensure secured delivery
Customer can track their order status by clicking the TRACK YOUR ORDER button and put the order I D and you will get all the shipment related information to track your courier
Generally we try to address all the complaints on urgent basis, but it cannot be extended more than seven days.
In this case, please send a mail at care@hostindiawebsoft.in to confirm the possibilities of delivery of shipment before purchase on our website. It will take three working days to confirm the delivery possibilities and transit time.