1. How to Create PHP Site from Scratch Very Quickly
Updated on: 2021-04-19
Posted on: 2021-04-19
Blog: Update Site package blog
Package: Update Site
Often WordPress is a choice of many developers but it is already too powerful and complex to setup and configure so quickly.
Read this article to learn how to use a simple Update Site class to create a new and simple PHP site made of articles from scratch very quickly.
1. How to Access Databases from PHP using Less Code with the Cursor Class Similar to Android Cursor
Updated on: 2021-04-16
Posted on: 2021-04-16
Blog: PHP SQL Cursor package blog
Package: PHP SQL Cursor
Read this article to learn how to access databases using the Cursor class to reduce the amount of code that you need to write to implement your PHP applications.
1. How to Use a Laravel Theme Package to Customize the Presentation of a PHP Web Application
Updated on: 2021-04-15
Posted on: 2021-04-15
Blog: PHP Theme For Website package blog
Package: PHP Theme For Website
Laravel make it easier for developers to define many aspects of an application including the way the applications are presented to their users by the means of HTML templates, images, CSS and JavaScript files. These files can be combined to form a presentation theme.
This package allows to pack all theme files into a compressed archive. This way, a theme can be easily installed or distributed.
1050. Participate in Midwest PHP Conference 2021 Online for FREE
Updated on: 2021-05-11
Posted on: 2021-04-14
This year the event is full of great talks from reputed speakers that you can learn from to become a better PHP developer.
Read this short announcement article to learn more about the conference and how you can participate.
1. How to Implement PHP Real Estate Management Site
Updated on: 2021-04-13
Posted on: 2021-04-13
Blog: PHP Real Estate Website package blog
Package: PHP Real Estate Website
One of those types of applications is that what is used by real estate management business that buy, sell and rent properties.
This package provides a very complete solution to implement real estate business management Web site.
1. How Can Validity PHP Validation Library Simplify the Process of Only Accepting Correct Data Entered Passed to Your PHP Applications
Updated on: 2021-04-12
Posted on: 2021-04-12
Blog: PHP Validity Checker package blog
Package: PHP Validity Checker
Read this article to learn more about how the PHP Validity Checker library can help you to make your PHP applications more secure.
1049. A Guide To Internet Security: Why You Should Use A VPN
Updated on: 2021-11-27
Posted on: 2021-04-09
Read this article to learn more about what are VPNs and how you can use them to do your developer work that requires to access the remote computers of your own site servers or the servers of your customers.
1. How to Verify Packages Installed with PHP Composer to Perform Security Checks On Them
Updated on: 2021-04-08
Posted on: 2021-04-08
Blog: PHP Security Checker package blog
Package: PHP Security Checker
This package takes advantage of that possibility to determine if a project is using packages that have security vulnerabilities by checking the Security Checker API.
1. How You Can Develop GUI Based Applications using a PHP MVP Design Pattern Implementation
Updated on: 2021-04-07
Posted on: 2021-04-07
Blog: Mezon PHP MVP Presenter package blog
Package: Mezon PHP MVP Presenter
This package provides an implementation of the Model-View-Presenter design pattern that can be used by PHP applications.
2. How to Improve WordPress Security by Issuing HTTP Headers that Can Be Used to Prevent Common Exploits
Updated on: 2021-04-06
Posted on: 2021-04-06
Blog: Wordpress Secure Headers Helper package blog
Package: Wordpress Secure Headers Helper
This class can be used to send those HTTP headers in a WordPress applications. It makes it easier to develop more secure WordPress based sites and plugins.
