Skip to content
Padhmanaban R
SSE & Blogger from Bengaluru, India. Strong expertise in React JS, React Native, JavaScript, LAMP Stack & Web Development.
  • Home Page
  • React JS
  • PHP/MySQL
  • Programming Quiz
  • Solutions
  • Archive
  • Contact Me

Category: PHP/MySQL

Dynamic Web Application Using React JS + PHP/MySQL (REST API)

February 10, 2021 Padhmanaban

Environment Setup: REACT: React is a library for building user interfaces, originally created by group of Facebook engineers. React as the V(View) in…

Continue Reading →

Posted in: PHP/MySQL, React JS Filed under: reactjs, reactjs integration

Using PHP Combine Multiple CSV Files into One CSV File

February 6, 2021 Padhmanaban

Use below PHP Script to merge Multiple CSV files into one master CSV file and optional to remove CSV header…

Continue Reading →

Posted in: PHP/MySQL Filed under: php, php combine csv data, php csv library, php merge csv file

PHP Namespaces Explained

April 28, 2019 Padhmanaban

Namespace benefits, avoiding name collision when we integrate from different resources like third party libraries & packages. Define a namespace:…

Continue Reading →

Posted in: PHP/MySQL Filed under: php, php autoloader, php import namespace, php name collision, php namespaces, php tutorial, php use keyword

MySQLI Vs PDO Comparison

December 25, 2015 Padhmanaban

Currently recommended to use either the MySQLI or PDO extensions. It is not recommended to use the old MySQLI extension…

Continue Reading →

Posted in: Databases, PHP/MySQL Filed under: mysqli pdo, mysqli pdo difference

InnoDB Storage Engine | MySQL Storage Engine

December 12, 2015 Padhmanaban

InnoDB is a high-reliability and high-performance storage engine The InnoDB storage engine maintains its own buffer area for caching data…

Continue Reading →

Posted in: Databases, PHP/MySQL Filed under: innodb engine

Post navigation

Page 1 of 2
1 2 Next →
Copyright © 2023 Padhmanaban R