PHP Classes

PHP Classes blog

Recommend this page to a friend!

Latest PHP Classes blog posts

  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article  
  1736 - 1727   ...   596 - 587   586 - 577   576 - 567   566 - 557   556 - 547   546 - 537   536 - 527   526 - 517   516 - 507   506 - 497   496 - 487   486 - 477   ...   6 - 1  

1. Encrypt Post Data PHP Solution without SSL - How to Encrypt Form Data Before Submit

Updated on: 2017-04-19

Posted on:

Blog: PHP Form Encryption package blog
Package: PHP Form Encryption

Encryption is not just for large corporations. Small businesses and nonprofit organizations also need to protect their information, not just due to commercial or industrial concerns, but also about personal data that should be protected to enforce laws in many countries.

However, the ideal solution, which is to use SSL/TLS encryption is not always available in all scenarios.

Read this tutorial to learn how to implement encrypted form data exchange without depending on the availability of SSL/TLS connections.


Blog More ...   Post a comment Post a comment   See comments See comments (20)   Trackbacks (0)

463. Notable PHP package: PHP Google Maps Time Zone Convert

Updated on: 2016-10-04

Posted on:

Some applications need to be able to show the time for a certain event in the current user time zone. The time zone depends on the geographic location of the user.

The location of the user may be determined from the user IP address by using a geo IP database or Web service.

So, if you have the user location coordinates, you can use the Google Maps API to determine what is the user time zone.

This package can call determine the time zone of a location precisely calling the Google maps API.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

462. How to Get Investors for Your Software Product Business: Part 1

Updated on: 2016-10-03

Posted on:

Many developers gave up on their dreams of creating their own software product business because they feel they need to obtain an investment but they do not know how to do it.

The good news is that investment is often not necessary until you have already of a business generating revenue. Until then you can work on your software product without having to invest from your own pocket.

Watch this video to learn what is the role of the investors, the different types of investors that exist, and what type of investment you need to seek depending on the phase of your project.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

461. Lately in PHP in Livecoding.tv - Lately in PHP podcast episode 75

Updated on: 2016-12-23

Posted on:

Livecoding.tv is a live streaming site that allows developers to stream themselves working on code of their projects. The episode 75 of the Lately in PHP podcast 75 is the first episode to be streamed using livecoding.tv presented by Manuel Lemos and Arturs Sosins as always.

In this episode thei also talked about the PHP proposals for immutable objects, searching for text on the beginning and end of strings, disallowing null object parameters in the get_class call, removing UTF-8 to ISO Latin 1 conversion functions and deprecate bundling PEAR/PECL and replace with composer/pickle.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

460. Notable PHP package: ITE Logger

Updated on: 2016-09-29

Posted on:

PSR-3 is a standards recommendation that defines a common interface to implement logger classes.

This package implements the PSR-3 logger interface using several types of classes, as well a class and a trait that allows using multiple nested loggers.

It also provides a stream wrapper that allows developers to write to logs using regular file access functions.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. PHP VAT Calculation for any EU Country

Updated on: 2017-04-16

Posted on:

Blog: PHP VAT Number Check package blog
Package: PHP VAT Number Check

As you may know, VAT is a tax used in European Union countries. It is added to the price of products and services, but the actual percentage of the tax varies from country to country, as well from product to product or service to service.

If you or your clients need to add value-added taxes (VAT) within the European Union or validate VAT numbers, then there is a service available to get the latest rates for each country including rates within reduced rate categories.

You can also use the service to calculate VAT compliant prices for you, or reverse the calculation to get an amount without VAT if it has already been included.

Read this article to learn more about how you can use this service to help determine the VAT taxes to use on different purchases using PHP applications.


Blog More ...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)

459. Notable PHP package: Portable UTF-8

Updated on: 2016-09-27

Posted on:

Nowadays PHP has different extensions to manipulate text strings using Unicode UTF-8. However some may be available or not in different PHP environments.

This package provides a pure PHP solution to manipulate text in UTF-8, so you do not depend on whether any other extensions are available.

If such extensions are available, the package may fallback to using them them for performing the same UTF-8 text manipulation operations.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

458. How to Choose the Best Market to Sell Your Software Product

Updated on: 2016-09-27

Posted on:

There are markets that are better than others. The choice of a market for the software products that you will develop, may be the difference between a successful product and one without much future.

Watch this video to learn how to determine which market you should prefer to have a more viable software product business.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

457. PHP and JavaScript Innovation Award Report September 2016 Edition - June 2016 nominees

Updated on: 2016-09-23

Posted on:

This is the September edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of June 2016.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

456. Notable PHP package: PHP RTF Tools

Updated on: 2016-09-22

Posted on:

Comparing word processing documents programmatically to see what was changed is a hard problem because you need to parse the documents and determine how to compare them.

This package provides an alternative solution to simplify this task.

Many Word processing documents can export documents in RTF (Rich Text Format). This is a text based format based on marks that identify different values in the documents like fonts, text formatting attributes, colors, etc..

If you save your Word processor documents in the RTF format, this package can easily render the document data in a beautified way that make it easier to compare document using a diff-like text comparison program.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

  1736 - 1727   ...   596 - 587   586 - 577   576 - 567   566 - 557   556 - 547   546 - 537   536 - 527   526 - 517   516 - 507   506 - 497   496 - 487   486 - 477   ...   6 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article