Skip to content
CS Chetan Patil
About Projects Blog Gallery Contact
Resume
  1. Home
  2. Blog

Writing

Notes on artificial intelligence, PHP, Laravel and the craft — 48 articles, mostly written to make myself understand something properly.

All 48 Artificial Intelligence 26 Notes 20 PHP 14 OOP in PHP 13 Best Practices 12 Coding 11 MySQL 4 Code Editors 3 Healthcare 3 App Development 2 WordPress 2 Databases 1 Laravel 1

OOP in PHP · 4 min read

Abstract Classes in PHP

Abstract classes are those classes which can not be directly initialised. Or in other word we can say that you can not…

8 Jul 2016

OOP in PHP · 4 min read

Interface in PHP

Interface Interface in oop enforce definition of some set of method in the class. By implementing interface you are forcing any class…

8 Jul 2016

OOP in PHP · 7 min read

PHP cURL

cURL cURL stand for Client URL. cURL is a library to transfer data via various protocol like http, ftp, tftp etc. By…

7 Jul 2016

OOP in PHP · 7 min read

PHP Cache

If your website receives a good amount of traffic everyday and your webpages are loading slow, you might want to consider implementing…

6 Jul 2016

MySQL · 3 min read

MySQL Table Types, or Storage Engines

It is essential to understand the features of each table type in MySQL so that you can use them effectively to maximise…

6 Jul 2016

MySQL · 2 min read

Clustered and Secondary Indexes

InnoDB table has a special index called the clustered index where the data for the rows is stored. Typically, the clustered index…

6 Jul 2016

MySQL · 4 min read

MySQL INDEXES

Database index is a data structure that improves the speed of operations in a table. Indexes can be created using one or…

3 Jul 2016

OOP in PHP · 9 min read

Design Patterns in PHP

There are number of ways to structure your code and project for your applications. Use of design patterns is usually a good…

8 Jun 2016

WordPress · 2 min read

kfc.i.illuminationes.com Malware attack on WordPress

How this malware affect to your website? This malware added a infected JS to your website pages and because of that whenever…

15 Feb 2016

1 2 3 4 5 6

Browse by tag

#AI 26 #Code Editor 3 #Sublime Text 3 #OOP 2 #PHP 2 #Admilte 1 #JS 1 #laravel admin dashboard 1 #Lravel 1
CS Chetan Patil

Software Engineer in Pune — PHP, Symfony and SQL Server behind financial operations and payment systems.

i@chetanpatil.co.in

Site

About Projects Blog Gallery Resume Contact RSS

Elsewhere

Pune, Maharashtra · IST (UTC+5:30)

© 2026 Chetan S. Patil

Built with PHP & MySQL

Chetan Patil
About Projects Blog Gallery Contact Resume
i@chetanpatil.co.in