Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

PHP , CSS , HTML , JQuery tutorials - Codeapka

PHP Date Format
Blog

PHP Date Format: A Comprehensive Guide

Handling and formatting dates is an essential part of web development, especially when dealing with timestamps, logs, or any time-related functionality. PHP provides built-in functions

Read More »
CRUD in php
Blog

CRUD in php

CRUD in php Here’s an example of full PHP code using mysqli_query() for different queries like SELECT, INSERT, UPDATE, and DELETE: 1. Connecting to the

Read More »
Scroll to Top