PHPMyAdmin Error; #1045 Cannot log in to the MySQL server.PhpMyAdmin may be a free and open supply tool written in PHP...
Today, we have a tendency to write a brief tutorial on Add days, month and year to a date mistreatment PHP.
Using php...
At the point when you import a data set utilizing phpMyAdmin, for the most part you are bringing in a content record with a .sql augmentation.
Here is a part of code...
The __DIR__ can be utilized to acquire the current code working registry. It has been presented in PHP starting from form 5.3. It is like utilizing dirname(__FILE__). Typically,...
make each layer as independent as possible
If you just need to unload a certain table from the site as an excel file, then a fairly simple method will do. The main idea is that excel has long been able...
Sometimes, people who do not know programming need to create an online PHP test for their site, in fact, everything is very simple, I will try to explain it clearly.
To...
A hit counter is an important component of any website. It allows you to track statistics of site visits, session duration, visitor region, and even his approximate...
It is a rare query since most of the times we are asked to do this is to publish the code and have it displayed on the screen. Still, in this article, we are going...
Are you seeing the error 'Error opening sequence' in WordPress? This error generally points to the location of the scripts where the error occurred. However,...
Good morning everyone in this tutorial we will see a simple trick to execute code PHP on our pages or posts...
The function mcrypt_get_iv_size () is deprecated in the updated versions of php like php 7. When you try...
Mysql_real_escape_string () function is used to handle string in PHP MySQL. When this function is used it removes all special characters from the...
Php provides an efficient way of handling streams, it has different inbuilt functions with different functionalities or capabilities....
Html_entity_decode() is a PHP encoding function used to decode or to convert the HTML entities to characters. This function is the opposite function...
$_server is a superglobal variable when it is used with php_self called it returns the filename of currently executing page. This super global...
Php.ini file has multiple directives that are used to configure different issues and settings. Php provides flexibility to change the settings of...