1. Encrypting Messages Using PHP and Remote Images
Updated on: 2018-01-12
Posted on: 2018-01-11
Blog: Image Key Cypher package blog
Package: Image Key Cypher
Images have been used to hide secret messages using a process called steganography. With modern computing power and software packages, it can be a simple process to locate and extract this 'secret' information. In this article we will look at a different approach to using remote images, as encryption keys that leave the image untouched and no longer detectable.
More ...
Post a comment
See comments (1) Trackbacks (0)
642. Notable PHP package: The Gameboard
Updated on: 2018-01-08
Posted on: 2018-01-08
The takeover strategy is used in many games to present challenges that engage many people in popular games.
This class implements the steps of the takeover strategy that can be use to create many types games.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This class implements the steps of the takeover strategy that can be use to create many types games.
Read this article to learn more details about how this notable PHP package works.
641. HelloSign's developer-friendly API fits into your document workflow
Updated on: 2018-01-18
Posted on: 2018-01-04
HelloSign is a service that Web sites may use to create documents that can be signed digitally.
Read this article to learn how it works.
More ...
Post a comment
See comments (1) Trackbacks (0)
Read this article to learn how it works.
640. Notable PHP package: WP_Image
Updated on: 2018-01-03
Posted on: 2018-01-03
WordPress is the most popular content publication platform. Great part of the posts of WordPress based sites include images.
This class provide a simple solution for adding, updating and deleting images from WordPress posts.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This class provide a simple solution for adding, updating and deleting images from WordPress posts.
Read this article to learn more details about how this notable PHP package works.
639. Notable PHP package: ffmpeg-maker
Updated on: 2018-01-02
Posted on: 2018-01-02
Sometimes it is useful to generate videos pragmatically to make special presentations.
The package can generate videos using FFMPEG to include frames defined by images, as well custom audio tracks.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
The package can generate videos using FFMPEG to include frames defined by images, as well custom audio tracks.
Read this article to learn more details about how this notable PHP package works.
638. Notable PHP package: PHP Mx Gram
Updated on: 2017-12-31
Posted on: 2017-12-31
This class can encrypt and decrypt text messages inside PNG image.
It can take a text string, encrypts it with a given key and embeds it inside a given PNG image.
The class can also do the opposite, i.e. take a previously modified PNG image and extracts the encrypted text message that was previously embedded in it.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
It can take a text string, encrypts it with a given key and embeds it inside a given PNG image.
The class can also do the opposite, i.e. take a previously modified PNG image and extracts the encrypted text message that was previously embedded in it.
Read this article to learn more details about how this notable PHP package works.
637. Notable PHP package: PHP Mailing List Sanitizer
Updated on: 2018-01-02
Posted on: 2017-12-28
Many applications require that users enter email addresses that are valid during registration, so the users can be contacted by email.
However, when you need to use email addresses of users already registered in the past, you may need a solution to validate many addresses of existing registered users.
This class can validate many email addresses of many users in a single process.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
However, when you need to use email addresses of users already registered in the past, you may need a solution to validate many addresses of existing registered users.
This class can validate many email addresses of many users in a single process.
Read this article to learn more details about how this notable PHP package works.
636. Notable PHP package: Hacker Earth API
Updated on: 2017-12-27
Posted on: 2017-12-27
One way to prevent shipping code with bugs is to test it if would compile and run.
This package can be used to test code in many languages using the HackerHearth API.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package can be used to test code in many languages using the HackerHearth API.
Read this article to learn more details about how this notable PHP package works.
635. Notable PHP package: Apc Switch
Updated on: 2017-12-26
Posted on: 2017-12-26
APC Rack PDU is a device that can monitor the electric consumption of devices that are connected to it.
This class connect to a Rack PDU device via SSH to retrieve information about the status of the device and other types of consumption information.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This class connect to a Rack PDU device via SSH to retrieve information about the status of the device and other types of consumption information.
Read this article to learn more details about how this notable PHP package works.
634. PHP Email Validation Tutorial using the MailboxValidator API
Updated on: 2017-12-20
Posted on: 2017-12-20
MailboxValidator is an online Email Validation service which uses multiple types of validations to detect whether an email is valid or not.
It also provides a restful API which can be used to validate a single email instantly.
Read this article to learn about the MailboxValidator API and how to use it to validate email addresses in PHP.
More ...
Post a comment
See comments (0) Trackbacks (0)
It also provides a restful API which can be used to validate a single email instantly.
Read this article to learn about the MailboxValidator API and how to use it to validate email addresses in PHP.
