678 0
Change Date format in PHP
In PHP, you can change the date format using the date() function or the DateTime class.
Type
Article
751 0
A Comprehensive Journey through PHP Version History (PHP 1-8)
PHP has undergone a remarkable evolution since its inception in 1994.
Type
Article
754 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
1037 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
1423 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

12743 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
7010 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
3198 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
7185 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
5598 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