Featured Products
All Products
  • Plastic Cards
    Plastic cards
  • Membership Cards
    Membership cards
  • Luggage Tags
    Luggage tags
  • Name Tags
    Name tags
  • Conference Badges
    Conference badges
  • Conference Support Service
    Conference support service
>>>>
NAME COMPONENT DURATION 0 ms 145 ms 290 ms 435 ms 580 ms 725 ms 870 ms
BootstrapTimer56.86 ms
Event: pre_systemEvents23.84 ms
Required Before FiltersTimer6.08 ms
RoutingTimer7.21 ms
Before FiltersTimer0.03 ms
ControllerTimer911.45 ms
Controller ConstructorTimer2.03 ms
View: frontend/company_detail.phpViews0.29 ms
View: frontend/meta.phpViews0.01 ms
View: frontend/header.phpViews0.01 ms
View: frontend/footer.phpViews0.01 ms
After FiltersTimer0.01 ms
Required After FiltersTimer0.13 ms

Logs

Severity Message
warning [DEPRECATED] Passing lowercase HTTP method "get" is deprecated. Use uppercase HTTP method like "GET". in SYSTEMPATH/Router/RouteCollection.php on line 1026. 1 SYSTEMPATH/Router/RouteCollection.php(1026): trigger_error('Passing lowercase HTTP method "get" is deprecated. Use uppercase HTTP method like "GET".', 16384) 2 APPPATH/Config/Routes.php(11): CodeIgniter\Router\RouteCollection->match([...], 'LoginmController/loginAuthverify', 'LoginmController::loginAuthverify', [...]) 3 SYSTEMPATH/Router/RouteCollection.php(339): require('/home3/demouserdigiiqma/public_html/demo101.digiiqmails.com/app/Config/Routes.php') 4 SYSTEMPATH/CodeIgniter.php(823): CodeIgniter\Router\RouteCollection->loadRoutes() 5 SYSTEMPATH/CodeIgniter.php(457): CodeIgniter\CodeIgniter->tryToRouteIt(null) 6 SYSTEMPATH/CodeIgniter.php(355): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false) 7 SYSTEMPATH/Boot.php(334): CodeIgniter\CodeIgniter->run() 8 SYSTEMPATH/Boot.php(67): CodeIgniter\Boot::runCodeIgniter(Object(CodeIgniter\CodeIgniter)) 9 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb(Object(Config\Paths))
warning [DEPRECATED] Passing lowercase HTTP method "post" is deprecated. Use uppercase HTTP method like "POST". in SYSTEMPATH/Router/RouteCollection.php on line 1026. 1 SYSTEMPATH/Router/RouteCollection.php(1026): trigger_error('Passing lowercase HTTP method "post" is deprecated. Use uppercase HTTP method like "POST".', 16384) 2 APPPATH/Config/Routes.php(11): CodeIgniter\Router\RouteCollection->match([...], 'LoginmController/loginAuthverify', 'LoginmController::loginAuthverify', [...]) 3 SYSTEMPATH/Router/RouteCollection.php(339): require('/home3/demouserdigiiqma/public_html/demo101.digiiqmails.com/app/Config/Routes.php') 4 SYSTEMPATH/CodeIgniter.php(823): CodeIgniter\Router\RouteCollection->loadRoutes() 5 SYSTEMPATH/CodeIgniter.php(457): CodeIgniter\CodeIgniter->tryToRouteIt(null) 6 SYSTEMPATH/CodeIgniter.php(355): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false) 7 SYSTEMPATH/Boot.php(334): CodeIgniter\CodeIgniter->run() 8 SYSTEMPATH/Boot.php(67): CodeIgniter\Boot::runCodeIgniter(Object(CodeIgniter\CodeIgniter)) 9 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb(Object(Config\Paths))

Files ( 125 )

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
MemberController.php APPPATH/Controllers/mobile/MemberController.php
custom_helper.php APPPATH/Helpers/custom_helper.php
company_detail.php APPPATH/Views/frontend/company_detail.php
footer.php APPPATH/Views/frontend/footer.php
header.php APPPATH/Views/frontend/header.php
meta.php APPPATH/Views/frontend/meta.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
BaseHandler.php SYSTEMPATH/Log/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Log/Handlers/FileHandler.php
HandlerInterface.php SYSTEMPATH/Log/Handlers/HandlerInterface.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\mobile\MemberController
Method: member_detail
Params: 1 / 1
$value = conftech-784138.html

Defined Routes

Method Route Handler
GET login.html \App\Controllers\mobile\LoginmController::index
GET LoginmController/loginAuthverify \App\Controllers\mobile\LoginmController::loginAuthverify
GET / \App\Controllers\mobile\HomepageController::home
GET suppliers.html \App\Controllers\mobile\HomepageController::suppliers
GET categories.html \App\Controllers\mobile\CategoryController::allcategory
GET
industry/(.*)
industry/
\App\Controllers\mobile\CategoryController::category/$1
GET
suppliers/(.*)
suppliers/
\App\Controllers\mobile\CategoryController::sub_category/$1
GET
exporters/(.*)
exporters/
\App\Controllers\mobile\CategoryController::micro_category/$1
GET
sellers/exporters/(.*)
sellers/exporters/
\App\Controllers\mobile\CategoryController::micro_category_seller/$1
GET
product/(.*)
product/
\App\Controllers\mobile\ProductController::product_detail/$1
GET
pages/(.*)
pages/
\App\Controllers\mobile\MemberController::pages/$1
GET submit_request.html \App\Controllers\mobile\EnqController::submit_request
GET login/logout \App\Controllers\mobile\EnqController::logout
GET search \App\Controllers\mobile\SearchController::search
GET (.*) \App\Controllers\mobile\MemberController::member_detail/$1
POST LoginmController/loginAuthverify \App\Controllers\mobile\LoginmController::loginAuthverify
POST enq_form \App\Controllers\mobile\EnqController::enq_form
POST enq_form_sent \App\Controllers\mobile\EnqController::enq_form_sent
POST enq_form_sent5 \App\Controllers\mobile\EnqController::enq_form_sent5

Events

Time Event Name Times Called
23.84 ms pre_system 1

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-15 10:34:32.491446 200 GET https://demo101.digiiqmails.com/index.php/exporters/labels-stickers-and-tags.html text/html; charset=UTF-8 No
2025-04-15 10:34:32.110273 200 GET https://demo101.digiiqmails.com/index.php/mayurranka.html text/html; charset=UTF-8 No
2025-04-15 10:34:32.110247 200 GET https://demo101.digiiqmails.com/index.php/conftech-784138.html text/html; charset=UTF-8 No
2025-04-15 10:13:54.142871 200 GET https://demo101.digiiqmails.com/index.php/exporters/cattle-feed-supplements.html text/html; charset=UTF-8 No
2025-04-15 10:13:54.112766 200 GET https://demo101.digiiqmails.com/index.php/suppliers/fuses-circuit-breakers-components.html text/html; charset=UTF-8 No
2025-04-15 10:13:54.054482 200 GET https://demo101.digiiqmails.com/index.php/exporters/ice-bucket.html text/html; charset=UTF-8 No
2025-04-15 10:13:54.006950 200 GET https://demo101.digiiqmails.com/index.php/zaintexindustries.html text/html; charset=UTF-8 No
2025-04-15 09:48:57.049691 200 GET https://demo101.digiiqmails.com/index.php/exporters/storage-systems.html text/html; charset=UTF-8 No
2025-04-15 09:48:56.713175 200 GET https://demo101.digiiqmails.com/index.php/hmplastics.html text/html; charset=UTF-8 No
2025-04-15 09:48:56.710076 200 GET https://demo101.digiiqmails.com/index.php/vatsbarcode.html text/html; charset=UTF-8 No
2025-04-15 09:48:56.709401 200 GET https://demo101.digiiqmails.com/index.php/sunnysgx.html text/html; charset=UTF-8 No
2025-04-15 09:48:55.448680 200 GET https://demo101.digiiqmails.com/index.php/robots.txt text/html; charset=UTF-8 No
2025-04-15 09:26:31.162726 200 GET https://demo101.digiiqmails.com/index.php/exporters/pbx-system.html text/html; charset=UTF-8 No
2025-04-15 09:26:31.133397 200 GET https://demo101.digiiqmails.com/index.php/exporters/study-table.html text/html; charset=UTF-8 No
2025-04-15 09:26:31.102537 200 GET https://demo101.digiiqmails.com/index.php/zkstechnologygroup.html text/html; charset=UTF-8 No
2025-04-15 09:26:31.090944 200 GET https://demo101.digiiqmails.com/index.php/jvpplaster.html text/html; charset=UTF-8 No
2025-04-15 09:15:37.640993 200 GET https://demo101.digiiqmails.com/index.php/exporters/auto-transformers.html text/html; charset=UTF-8 No
2025-04-15 09:15:37.481855 200 GET https://demo101.digiiqmails.com/index.php/xtrapowertechnologies.html text/html; charset=UTF-8 No
2025-04-15 09:15:37.473557 200 GET https://demo101.digiiqmails.com/index.php/hpinfrastructure.html text/html; charset=UTF-8 No
2025-04-15 09:15:37.473538 200 GET https://demo101.digiiqmails.com/index.php/ferroindustries.html text/html; charset=UTF-8 No

View Data

data
$value array (4)
members => array (70)
$value['members']
id => string (6) "784138"
$value['members']['id']
email => string (17) "onftech@gmail.com"
$value['members']['email']
otp => string (0) ""
$value['members']['otp']
theme => string (1) "0"
$value['members']['theme']
subscriber => string (3) "Yes"
$value['members']['subscriber']
name => string (9) "Conf Tech"
$value['members']['name']
city => string (21) "Uttam Nagar New Delhi"
$value['members']['city']
state => string (5) "Delhi"
$value['members']['state']
state_id => string (2) "32"
$value['members']['state_id']
password => string (32) "cb57e8e56cb88e383b8b1ed35088ad89"
$value['members']['password']
created_at => string (19) "2024-10-27 20:39:47"
$value['members']['created_at']
status => string (6) "Active"
$value['members']['status']
username => string (8) "conftech"
$value['members']['username']
featured_member => string (8) "Inactive"
$value['members']['featured_member']
member_type => string (1) "5"
$value['members']['member_type']
country => string (5) "India"
$value['members']['country']
country_code => string (0) ""
$value['members']['country_code']
members => string (8) "Buy_Sell"
$value['members']['members']
title => string (0) ""
$value['members']['title']
first_name => string (3) "Raj"
$value['members']['first_name']
middle_name => string (0) ""
$value['members']['middle_name']
last_name => string (7) "Acharya"
$value['members']['last_name']
gender => string (4) "Male"
$value['members']['gender']
website => string (30) "http://www.idcardssolution.com"
$value['members']['website']
address => string (38) "RZ-112, Upper Ground Floor Manas Kunj,"
$value['members']['address']
zip => string (6) "110059"
$value['members']['zip']
business_phone => string (15) "+91 11 28561192"
$value['members']['business_phone']
mobile => string (30) "+91 9999 00 6691, 8285 00 6691"
$value['members']['mobile']
fax => string (0) ""
$value['members']['fax']
details => string (483) "CONF TECH deals in Conference Support Services, Like Conference Badges (Plas...
$value['members']['details']
CONF TECH deals in Conference Support Services, Like Conference Badges (Plastic Badges, Laminated Badges, Paper Badges with pouches), Conference Bags, Printing of Pens, Gift & Novelties for Corporate & Conferences, Lanyard with/without printed, Name Badges, Staffing . Equipments (Computer, Photocopier, Laser Printer, Thermal Printer, Bar Code Scanner) etc. They specialize in Conference Badges, Designing & Printing, Conference Bags, Momentous, Backdrop Designing, Name Plates etc.
about_us => string (232) "<strong>Conf-Tech</strong> is a prominent name in manufacturing and supplyin...
$value['members']['about_us']
<strong>Conf-Tech</strong> is a prominent name in manufacturing and supplying plastic cards. The different types of cards like plastic cards, Luggage Tags, Name Tags, Conference Badges and Round Badges etc are all manufactured here.
our_team => string (6) "&nbsp;"
$value['members']['our_team']
trust_stamp => string (6) "&nbsp;"
$value['members']['trust_stamp']
search_keywords => string (512) "ID Cards, Plastic ID Cards, Printed ID Cards, Printed Cards, Identity Card, ...
$value['members']['search_keywords']
ID Cards, Plastic ID Cards, Printed ID Cards, Printed Cards, Identity Card, Identity Cards, School ID Cards, Corporate ID Card,  Multicolored Lanyards, Two Color Printed Lanyards, Heat Transfer Lanyards, Sublimation Lanyards, Custom Printed Lanyards, Imprinted Lanyards, Dog Hook, Swivel Hook, Attachments metal, Yoyo Badge Reel, School Lanyards, Lanyards Rolls, ID Lanyards, Dori, Card Holders, Polyester Tapes, Tubular Tapes, 14 mm Tapes, England Hooks, Heat Transfer Tape, Luggage Tag, Transparent Card Holder
lastlogin => string (19) "2016-07-05 08:23:56"
$value['members']['lastlogin']
e_year => string (0) ""
$value['members']['e_year']
image => string (67) "https://www.tradebrio.com/public/media/uploads/images/no-images.jpg"
$value['members']['image']
banner_very => string (1) "0"
$value['members']['banner_very']
annual_turnover => string (8) "5,00,000"
$value['members']['annual_turnover']
branches => string (0) ""
$value['members']['branches']
payment_detail => string (0) ""
$value['members']['payment_detail']
url => string (15) "conftech-784138"
$value['members']['url']
skype_id => string (0) ""
$value['members']['skype_id']
whats_app_id => string (0) ""
$value['members']['whats_app_id']
modify_date => string (19) "2016-07-05 08:36:54"
$value['members']['modify_date']
temp_url => string (0) ""
$value['members']['temp_url']
verify => string (3) "yes"
$value['members']['verify']
verify_code => string (1) "0"
$value['members']['verify_code']
paid => string (1) "1"
$value['members']['paid']
product_seach_key => string (512) "ID Cards, Plastic ID Cards, Printed ID Cards, Printed Cards, Identity Card, ...
$value['members']['product_seach_key']
ID Cards, Plastic ID Cards, Printed ID Cards, Printed Cards, Identity Card, Identity Cards, School ID Cards, Corporate ID Card,  Multicolored Lanyards, Two Color Printed Lanyards, Heat Transfer Lanyards, Sublimation Lanyards, Custom Printed Lanyards, Imprinted Lanyards, Dog Hook, Swivel Hook, Attachments metal, Yoyo Badge Reel, School Lanyards, Lanyards Rolls, ID Lanyards, Dori, Card Holders, Polyester Tapes, Tubular Tapes, 14 mm Tapes, England Hooks, Heat Transfer Tape, Luggage Tag, Transparent Card Holder
fb_id => string (0) ""
$value['members']['fb_id']
GCM_ID => string (0) ""
$value['members']['GCM_ID']
meta_title => string (0) ""
$value['members']['meta_title']
meta_description => string (0) ""
$value['members']['meta_description']
meta_keywords => string (0) ""
$value['members']['meta_keywords']
manual_meta => string (0) ""
$value['members']['manual_meta']
cat_id => string (1) "0"
$value['members']['cat_id']
banner1 => string (67) "https://www.tradebrio.com/public/media/uploads/images/no-images.jpg"
$value['members']['banner1']
banner2 => string (67) "https://www.tradebrio.com/public/media/uploads/images/no-images.jpg"
$value['members']['banner2']
banner3 => string (67) "https://www.tradebrio.com/public/media/uploads/images/no-images.jpg"
$value['members']['banner3']
product_id1 => null
$value['members']['product_id1']
product_id2 => null
$value['members']['product_id2']
product_id3 => null
$value['members']['product_id3']
product_id4 => null
$value['members']['product_id4']
Organization => null
$value['members']['Organization']
GSTIN => null
$value['members']['GSTIN']
total_amount => null
$value['members']['total_amount']
gst_amt => null
$value['members']['gst_amt']
plan_id => null
$value['members']['plan_id']
oid => null
$value['members']['oid']
products => array (6)
$value['products']
  • Table (6)
  • Contents (6)
  • prodidimagenameurlmidmname
    0114987https://www.tradebrio.com/public/media/uploads/products/conftech_2819_plas.pngPlastic Cardsplastic-cards-conftech784138Conf Tech
    1114988https://www.tradebrio.com/public/media/uploads/products/conftech_2913_mum.pngMembership Cardsmembership-cards-conftech784138Conf Tech
    2114989https://www.tradebrio.com/public/media/uploads/products/conftech_3001_lug.pngLuggage Tagsluggage-tags-conftech784138Conf Tech
    3114990https://www.tradebrio.com/public/media/uploads/products/conftech_3105_name.pngName Tagsname-tags-conftech784138Conf Tech
    4114991https://www.tradebrio.com/public/media/uploads/products/conftech_3158_conf.pngConference Badgesconference-badges-conftech784138Conf Tech
    5114992https://www.tradebrio.com/public/media/uploads/products/conftech_3510_servic-...Conference Support Serviceconference-support-service-conftech784138Conf Tech
  • 0 => array (6)
    $value['products'][0]
    prodid => string (6) "114987"
    $value['products'][0]['prodid']
    image => string (78) "https://www.tradebrio.com/public/media/uploads/products/conftech_2819_plas.png"
    $value['products'][0]['image']
    name => string (13) "Plastic Cards"
    $value['products'][0]['name']
    url => string (22) "plastic-cards-conftech"
    $value['products'][0]['url']
    mid => string (6) "784138"
    $value['products'][0]['mid']
    mname => string (9) "Conf Tech"
    $value['products'][0]['mname']
    1 => array (6)
    $value['products'][1]
    prodid => string (6) "114988"
    $value['products'][1]['prodid']
    image => string (77) "https://www.tradebrio.com/public/media/uploads/products/conftech_2913_mum.png"
    $value['products'][1]['image']
    name => string (16) "Membership Cards"
    $value['products'][1]['name']
    url => string (25) "membership-cards-conftech"
    $value['products'][1]['url']
    mid => string (6) "784138"
    $value['products'][1]['mid']
    mname => string (9) "Conf Tech"
    $value['products'][1]['mname']
    2 => array (6)
    $value['products'][2]
    prodid => string (6) "114989"
    $value['products'][2]['prodid']
    image => string (77) "https://www.tradebrio.com/public/media/uploads/products/conftech_3001_lug.png"
    $value['products'][2]['image']
    name => string (12) "Luggage Tags"
    $value['products'][2]['name']
    url => string (21) "luggage-tags-conftech"
    $value['products'][2]['url']
    mid => string (6) "784138"
    $value['products'][2]['mid']
    mname => string (9) "Conf Tech"
    $value['products'][2]['mname']
    3 => array (6)
    $value['products'][3]
    prodid => string (6) "114990"
    $value['products'][3]['prodid']
    image => string (78) "https://www.tradebrio.com/public/media/uploads/products/conftech_3105_name.png"
    $value['products'][3]['image']
    name => string (9) "Name Tags"
    $value['products'][3]['name']
    url => string (18) "name-tags-conftech"
    $value['products'][3]['url']
    mid => string (6) "784138"
    $value['products'][3]['mid']
    mname => string (9) "Conf Tech"
    $value['products'][3]['mname']
    4 => array (6)
    $value['products'][4]
    prodid => string (6) "114991"
    $value['products'][4]['prodid']
    image => string (78) "https://www.tradebrio.com/public/media/uploads/products/conftech_3158_conf.png"
    $value['products'][4]['image']
    name => string (17) "Conference Badges"
    $value['products'][4]['name']
    url => string (26) "conference-badges-conftech"
    $value['products'][4]['url']
    mid => string (6) "784138"
    $value['products'][4]['mid']
    mname => string (9) "Conf Tech"
    $value['products'][4]['mname']
    5 => array (6)
    $value['products'][5]
    prodid => string (6) "114992"
    $value['products'][5]['prodid']
    image => string (87) "https://www.tradebrio.com/public/media/uploads/products/conftech_3510_servic...
    $value['products'][5]['image']
    https://www.tradebrio.com/public/media/uploads/products/conftech_3510_servic-page11.png
    
    name => string (26) "Conference Support Service"
    $value['products'][5]['name']
    url => string (35) "conference-support-service-conftech"
    $value['products'][5]['url']
    mid => string (6) "784138"
    $value['products'][5]['mid']
    mname => string (9) "Conf Tech"
    $value['products'][5]['mname']
rating => array (1)
$value['rating']
overall_rating => integer 0
$value['rating']['overall_rating']
menu => array (5)
$value['menu']
  • Table (5)
  • Contents (5)
  • idpage_nameurl
    01HomeNULL
    146About UsNULL
    22Products & ServicesNULL
    348News/EventsNULL
    449Contact UsNULL
  • 0 => array (3)
    $value['menu'][0]
    id => string (1) "1"
    $value['menu'][0]['id']
    page_name => string (4) "Home"
    $value['menu'][0]['page_name']
    url => string (4) "NULL"
    $value['menu'][0]['url']
    1 => array (3)
    $value['menu'][1]
    id => string (2) "46"
    $value['menu'][1]['id']
    page_name => string (8) "About Us"
    $value['menu'][1]['page_name']
    url => string (4) "NULL"
    $value['menu'][1]['url']
    2 => array (3)
    $value['menu'][2]
    id => string (1) "2"
    $value['menu'][2]['id']
    page_name => string (19) "Products & Services"
    $value['menu'][2]['page_name']
    url => string (4) "NULL"
    $value['menu'][2]['url']
    3 => array (3)
    $value['menu'][3]
    id => string (2) "48"
    $value['menu'][3]['id']
    page_name => string (11) "News/Events"
    $value['menu'][3]['page_name']
    url => string (4) "NULL"
    $value['menu'][3]['url']
    4 => array (3)
    $value['menu'][4]
    id => string (2) "49"
    $value['menu'][4]['id']
    page_name => string (10) "Contact Us"
    $value['menu'][4]['page_name']
    url => string (4) "NULL"
    $value['menu'][4]['url']

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 demo101.digiiqmails.com
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.7
PHP Version: 8.2.25
PHP SAPI: litespeed
Environment: development
Base URL: https://demo101.digiiqmails.com/
Timezone: UTC
Locale: en
Content Security Policy Enabled: No