405 0
Change Date format in PHP
In PHP, you can change the date format using the date() function or the DateTime class.
Type
Article
405 0
A Comprehensive Journey through PHP Version History (PHP 1-8)
PHP has undergone a remarkable evolution since its inception in 1994.
Type
Article
559 0
Jquery Datatables Server-Side Paginaton and Sorting in PHP and MYSQL
The DataTable will make AJAX requests to the data.php file, passing necessary parameters such as pagination, sorting, and search values.
Type
Article
813 0
JSON response by using PHP and MYSQL
How to create json response in php while fetching data from mysql and get JSON response.
Type
Article
923 0
How to fix the "headers already sent" error in PHP
Error typically occurs when the script tries to send headers after output has already been sent to the client.
Type
Article

12433 0
Convert Html CSS into PDF using php
In this article, I will explain how to Convert Html and CSS into PDF using php.
Type
Article
6655 1
How to show errors and warnings in PHP
In this article, you will get details about how to show errors and warnings in php
Type
Article
2989 0
String functions in PHP with examples
All string functions - String Concatenation Operator,String Length,Search for a string or character with simple examples.
Type
Article
6807 0
Basic & simple CRUD Operations in PHP With Example
Article explains a simple and basic system to add, edit, delete and view of Employee data using PHP and MySQL.
Type
Article
5325 0
Php loops and it's working with example
In this article, I will explain different types of loops in PHP with some examples
Type
Article

Page 1 of 2