Show PHP errors by web
Although we normally develop in local server with error reporting enabled By default, once the project is uploaded to an online server, the error sampling disappears. In these cases, and…
Although we normally develop in local server with error reporting enabled By default, once the project is uploaded to an online server, the error sampling disappears. In these cases, and…
In this article I leave you the code to copy and paste on how show errors in php. These snippets that you will find below work perfectly and I use…
It is very common that when programming a website or application with PHP we have to work with numbers, of which the most problematic are decimals, whether they are prices…
In this tutorial I will explain how to correctly perform a redirect in php. For this assignment I am going to show you how to do a basic redirect, several…
If you are here it is because you want to learn php in the best way: guided through quality books easily and effectively display how to get started and start…
If you are reading this article it is because you are convinced of getting a faster website, and you know at least some of the advantages of achieving results in…
Are you learning and want to know correctly how to create html forms? Yeah? Well keep reading, I have created this article especially for you. In the following paragraphs you…
Searching for hosting is a real odyssey, we are lurking everywhere ads, sponsored articles and affiliate articles that point to the big brands of always. Not ending up in their…
Wordpress is not a program or software that is installed like any other And that's it, like any other web page (non-compiled code) it needs a PHP server to work,…
After having installed our WordPress locally with XAMPP, it is time to host it on the internet and, in this way, it is an online web page. Next, we are…