Server administration is a very complicated job. It involves a Linux operating system, web server, database server, FTP and e-mail servers along with other software that can sometimes cause very unusual bugs and problems. Explore the fixes to a few PHP-related server problems.
Site Operation
Other Categories: Application Architecture, Databases, News, Pear, PHP Functions, Setup & Installation, Tools, Tricks & Hacks.
Using WordPress as a CMS, you might need to customize authentication. Learn how to implement custom authentication beyond what WordPress offers.
ApiDoc is a tool that automatically creates documentation for your RESTful API. It is available for multiple languages, including PHP, Java, C#, JavaScript, Python, Perl, Ruby, Erlang, Elixir and CoffeeScript.
Using MailCatcher with PHP/Laravel allows a developer to view sent mails and verify application mail functionality while excluding external factors such as mail servers.
Two-factor authentication is a type of authentication that “provides unambiguous identification of users by means of the combination of two different components.” These authentication components could be something that the user knows, something that the user possesses or something that is inseparable from the user. In this tutorial, you will learn how to implement two-factor authentication in PHP.
As the usage of Bitcoin as a payment method is growing, many companies have started accepting payments in this virtual currency. More than 100,000 companies are currently accepting Bitcoin (some of them are large and well-known, such as Microsoft and Dell), making it the most popular virtual currency. Let’s see how it works and how to accept payments in Bitcoins in your Web application.
This tutorial discusses how to integrate MailChimp, one of the most popular mailing list services with PHP.
Get a comparison of the three leading forum software products written in PHP: vBulletin, phpBB and Kunena.
PHP developers have a great deal to choose from when it comes to testing and debugging tools, and in this article I’ll highlight 10 of my favorites.