Contact Us

Reach out to us easily with our contact information, including address, phone number, and email. Submit your feedback or queries conveniently through our inquiry form, and expect a prompt response during our operational hours. Stay engaged with us on social media for the latest updates and additional engagement opportunities.

NAME COMPONENT DURATION 0 ms 10 ms 20 ms 30 ms
BootstrapTimer28.08 ms
Event: pre_systemEvents11.65 ms
Required Before FiltersTimer2.84 ms
RoutingTimer0.37 ms
Before FiltersTimer0.01 ms
ControllerTimer4.39 ms
Controller ConstructorTimer1.71 ms
View: contact.phpViews0.93 ms
After FiltersTimer0.00 ms
Required After FiltersTimer0.36 ms

Files ( 122 )

Common.php APPPATH/Common.php
App.php APPPATH/Config/App.php
Autoload.php APPPATH/Config/Autoload.php
development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php
Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php
Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php
Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php
Filters.php APPPATH/Config/Filters.php
Kint.php APPPATH/Config/Kint.php
Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php
Optimize.php APPPATH/Config/Optimize.php
Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php
Routing.php APPPATH/Config/Routing.php
Services.php APPPATH/Config/Services.php
Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php
View.php APPPATH/Config/View.php
BaseController.php APPPATH/Controllers/BaseController.php
Home.php APPPATH/Controllers/Home.php
footer.php APPPATH/Views/commons/footer.php
header.php APPPATH/Views/commons/header.php
headerlinks.php APPPATH/Views/commons/headerlinks.php
contact.php APPPATH/Views/contact.php
index.php FCPATH/index.php
ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php
FileLocator.php SYSTEMPATH/Autoloader/FileLocator.php
FileLocatorInterface.php SYSTEMPATH/Autoloader/FileLocatorInterface.php
Boot.php SYSTEMPATH/Boot.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php
CacheInterface.php SYSTEMPATH/Cache/CacheInterface.php
BaseHandler.php SYSTEMPATH/Cache/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Cache/Handlers/FileHandler.php
ResponseCache.php SYSTEMPATH/Cache/ResponseCache.php
CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php
AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
BaseConfig.php SYSTEMPATH/Config/BaseConfig.php
BaseService.php SYSTEMPATH/Config/BaseService.php
DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php
Factory.php SYSTEMPATH/Config/Factory.php
Filters.php SYSTEMPATH/Config/Filters.php
Routing.php SYSTEMPATH/Config/Routing.php
Services.php SYSTEMPATH/Config/Services.php
View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php
CloneableCookieInterface.php SYSTEMPATH/Cookie/CloneableCookieInterface.php
Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php
CookieStore.php SYSTEMPATH/Cookie/CookieStore.php
Config.php SYSTEMPATH/Database/Config.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php
Timer.php SYSTEMPATH/Debug/Timer.php
Toolbar.php SYSTEMPATH/Debug/Toolbar.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php
Events.php SYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Files.php SYSTEMPATH/Debug/Toolbar/Collectors/Files.php
Logs.php SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Timers.php SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Views.php SYSTEMPATH/Debug/Toolbar/Collectors/Views.php
Events.php SYSTEMPATH/Events/Events.php
DebugToolbar.php SYSTEMPATH/Filters/DebugToolbar.php
FilterInterface.php SYSTEMPATH/Filters/FilterInterface.php
Filters.php SYSTEMPATH/Filters/Filters.php
ForceHTTPS.php SYSTEMPATH/Filters/ForceHTTPS.php
PageCache.php SYSTEMPATH/Filters/PageCache.php
PerformanceMetrics.php SYSTEMPATH/Filters/PerformanceMetrics.php
ContentSecurityPolicy.php SYSTEMPATH/HTTP/ContentSecurityPolicy.php
Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php
Message.php SYSTEMPATH/HTTP/Message.php
MessageInterface.php SYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.php SYSTEMPATH/HTTP/MessageTrait.php
Method.php SYSTEMPATH/HTTP/Method.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.php SYSTEMPATH/HTTP/RequestTrait.php
Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.php SYSTEMPATH/HTTP/ResponseTrait.php
SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php
URI.php SYSTEMPATH/HTTP/URI.php
UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.php
Logger.php SYSTEMPATH/Log/Logger.php
Modules.php SYSTEMPATH/Modules/Modules.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php
RouterInterface.php SYSTEMPATH/Router/RouterInterface.php
Superglobals.php SYSTEMPATH/Superglobals.php
Escaper.php SYSTEMPATH/ThirdParty/Escaper/Escaper.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
RendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php
RichRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
TextRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.php SYSTEMPATH/ThirdParty/Kint/init_helpers.php
LogLevel.php SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php
LoggerInterface.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php
RendererInterface.php SYSTEMPATH/View/RendererInterface.php
View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php

Routes

Matched Route

Directory:
Controller: \App\Controllers\Home
Method: contact
Params: 0 / 0

Defined Routes

Method Route Handler
GET / \App\Controllers\Home::index
GET about \App\Controllers\Home::about
GET kiosk \App\Controllers\Home::kiosk
GET customers \App\Controllers\Home::customers
GET services \App\Controllers\Home::services
GET news \App\Controllers\Home::news
GET faqs \App\Controllers\Home::faqs
GET contact \App\Controllers\Home::contact
GET csp \App\Controllers\Home::csp
GET become_csp \App\Controllers\Home::become_csp
GET support \App\Controllers\Home::support
GET partners \App\Controllers\Home::partners
POST contact/submitForm \App\Controllers\ContactController::submitForm
POST csp/submitform \App\Controllers\CspController::submitForm

Events

Time Event Name Times Called
11.65 ms pre_system 1

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-01-01 09:00:45.117225 200 GET https://jcventures.in/index.php/contact text/html; charset=UTF-8 No
2025-01-01 08:40:14.804757 200 GET https://jcventures.in/index.php/ text/html; charset=UTF-8 No
2025-01-01 08:39:10.273044 200 GET https://jcventures.in/index.php/ text/html; charset=UTF-8 No
2025-01-01 08:36:57.125436 200 GET https://jcventures.in/index.php/ text/html; charset=UTF-8 No
2025-01-01 08:13:15.920374 200 GET https://jcventures.in/index.php/ text/html; charset=UTF-8 No
2025-01-01 08:12:51.815403 200 GET https://jcventures.in/index.php/ text/html; charset=UTF-8 No
2025-01-01 08:09:36.809647 200 GET https://jcventures.in/index.php/ text/html; charset=UTF-8 No
2025-01-01 08:09:00.410537 200 GET https://jcventures.in/index.php/ text/html; charset=UTF-8 No
2025-01-01 08:05:41.966481 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:41.763135 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:41.559652 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:41.352574 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:41.146686 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:40.943302 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:40.717629 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:40.506825 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:39.847250 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:39.642193 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:39.438644 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No
2025-01-01 08:05:39.233222 200 GET https://jcventures.in/index.php text/html; charset=UTF-8 No

View Data

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/2.0 )

Headers

Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding gzip, deflate, br, zstd
Host jcventures.in
Pragma no-cache
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Cache-Control no-cache
Sec-Ch-Ua "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua-Platform "Windows"
Upgrade-Insecure-Requests 1
Sec-Fetch-Site none
Sec-Fetch-Mode navigate
Sec-Fetch-User ?1
Sec-Fetch-Dest document
Priority u=0, i
X-Https 1

Response ( 200 - OK )

Headers

Cache-Control no-store, max-age=0, no-cache
Content-Type text/html; charset=UTF-8

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.5.2
PHP Version: 8.2.25
PHP SAPI: litespeed
Environment: development
Base URL: https://jcventures.in/
Timezone: UTC
Locale: en
Content Security Policy Enabled: No