Blog
Join Array Elements with the implode() Function in PHP
Replacing Text in PHP Strings using the str_replace() Function
Checking File or Directory Existence in PHP using the file_exists() Function
Algorithm to find factorial of a number using iteration in C program
Find Largest /Smallest /Second Largest /Second Smallest Elements of an Array JavaScript
Calculate Rank of Array Values in PHP
Sort Multi Dimensional Array in PHP
Find Days/ Months/ Years Difference Between Two Dates in PHP
C Program to Check a Armstrong Number with Algorithm
C Program to Print Alphabets from a-z with Algorithm
C Program to Find Maximum and Minimum Number in An Array with Algorithm
Normalization in a Database with Example Tables
Weak Entity Set and Strong Entity Set in DBMS
Instance and schema in DBMS
ACID Properties of Transaction in Database
ER Diagram Examples – Entity Relationship Diagram
Purpose of Database Management System
How to Change/ Replace Array Key Name in PHP Associative Array?
Create Dynamic XML Sitemap in Codeigniter App – Easily
Get Current Page URL in Codeigniter