PHP Logo

PHP Articles

6 min read

Most WordPress sites use Apache as their server. Apache has a lot of tools built into it to speed up your site. We are going to discuss static asset caching....

4 min read

Wordpress is a content management system to its users. While to developers, it is a framework. Wordpress helps bridge the gap between client and developer....

5 min read

Learn to secure files and data to send between users. Keep information secure and only readable by the associated parties. Build off what we have created by adding additional security and compartmenta...

7 min read

Create an encryption and decryption app to share files securely across the internet. Instead of sending your files to the mercy of an email client, run a server that keeps information to those who nee...

3 min read

PHP development can be frustrating on Windows. It does not have a "native" way to configure PHP or its package manager Composer. Let us learn a powerful quick way to use WSL and composer's installer t...

Page 1