Skip to content
Techno Workshop Logo

all about technology

  • Home
  • Suggest

Category: PHP

CodeIgniter: Print the Last Executed Query (One Line Fix)

Get the last executed SQL query in CodeIgniter with $this->db->last_query() – quick debugging examples for CodeIgniter 3, plus profiler and log tips.

CodeIgniter: Print the Last Executed Query (One Line Fix)

Get the last executed SQL query in CodeIgniter with $this->db->last_query() – quick debugging examples for CodeIgniter 3, plus profiler and log tips.

Read more →

Author techworkshopPosted on April 18, 2022July 10, 2026Categories PHPTags Code Igniter, php

What Are ORM Frameworks? A Beginner’s Guide

Understand what ORM (Object-Relational Mapping) frameworks are, how they work, and why they are essential in modern web development.

What Are ORM Frameworks? A Beginner’s Guide

Understand what ORM (Object-Relational Mapping) frameworks are, how they work, and why they are essential in modern web development.

Read more →

Author techworkshopPosted on May 23, 2018July 8, 2026Categories Databases, PHPTags Code Igniter, Laravel

Alternative of PHP Excel for Excel Reading and Writing

Explore modern, efficient PHP libraries to read and write Excel files as alternatives to the deprecated PHP_Excel. Supports .xls, .xlsx, CSV, and more.

Alternative of PHP Excel for Excel Reading and Writing

Explore modern, efficient PHP libraries to read and write Excel files as alternatives to the deprecated PHP_Excel. Supports .xls, .xlsx, CSV, and more.

Read more →

Author techworkshopPosted on January 23, 2016July 8, 2026Categories PHPTags php

How to Change File Upload Size in Ubuntu via php.ini

Learn how to increase the file upload limit on Ubuntu by editing the php.ini file. Follow this easy guide to update post_max_size and upload_max_filesize.

Learn how to increase the file upload limit on Ubuntu by editing the php.ini file. Follow this easy guide to update post_max_size and upload_max_filesize.

Read more →

Author techworkshopPosted on April 3, 2015July 8, 2026Categories Linux & Servers, PHP, Tools & Tech NewsTags ubuntu

How to Get Response Headers Using file_get_contents in PHP

Learn how to retrieve HTTP response headers using file_get_contents() in PHP. A simple and lightweight alternative to cURL for inspecting headers.

How to Get Response Headers Using file_get_contents in PHP

Learn how to retrieve HTTP response headers using file_get_contents() in PHP. A simple and lightweight alternative to cURL for inspecting headers.

Read more →

Author techworkshopPosted on April 3, 2014July 8, 2026Categories PHP, Tools & Tech NewsTags php

Posts pagination

Previous page Page 1 … Page 4 Page 5 Page 6 Next page

Archives

Tag Cloud

  • ai agent (1)
  • background-jobs (1)
  • browser-based ai (1)
  • Code Igniter (5)
  • database-queue (1)
  • dynamic interfaces (1)
  • filament (4)
  • job-processing (1)
  • Laravel (21)
  • laravel-admin-panel (3)
  • laravel-queues (1)
  • Laravel Livewire (6)
  • Laravel Livewire Tutorial (3)
  • Laravel Tutorial (4)
  • linux (4)
  • livewire (8)
  • mysql (5)
  • peerd (1)
  • php (19)
  • python (3)
  • queue-management (1)
  • reactjs (4)
  • real-time ui (1)
  • security (3)
  • shell (3)
  • ubuntu (11)
  • unix (3)
  • Web Development (6)

Calendar

July 2026
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Feb    
  • Home
  • Suggest
Proudly powered by WordPress