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  
  1934 - 1925   ...   1474 - 1465   1464 - 1455   1454 - 1445   1444 - 1435   1434 - 1425   1424 - 1415   1414 - 1405   1404 - 1395   1394 - 1385   1384 - 1375   1374 - 1365   1364 - 1355   ...   4 - 1  

1. How to Implement a PHP SVG Generator to Display an Art Character

Updated on: 2021-11-22

Posted on:

Blog: monocreate package blog
Package: monocreate

SVG is a standard format for files that store information about a drawing using vectorial coordinates.

This characteristic allows rendering the same drawing in many different sizes without losing the quality of the image of the picture when it is displayed.

This package can generate a drawing file in SVG format for a character composed of head, body, and legs.

This package can be helpful to generate artistic drawings of characters that you can display with excellent image quality.


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

1. How to Start Implementing a PHP Natural Language Processing Solution by Interpreting Sentences

Updated on: 2021-11-19

Posted on:

Blog: PHP Sentence Tokenizer package blog
Package: PHP Sentence Tokenizer

Natural language processing is helpful to interpret phrases of users that wish to express their will using written or spoken language.

It is necessary to process a phrase to interpret its meaning. The interpretation of the phrase can start by breaking it into several parts that make it easier to interpret the meaning of each part of the phrase.

This package can parse phrases to make it easier to process them and interpret the meaning of the phrase as a whole.


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

1. How to Implement a PHP DOCX to Text Converter to Access Microsoft Word Documents from PHP Applications

Updated on: 2021-11-18

Posted on:

Blog: PHP DOCX to Text package blog
Package: PHP DOCX to Text

DOCX is a popular document format used by the Microsoft Word program to save and load word processing documents.

DOCX documents can be complex because they can contain many types of documents, like text, images, and other styles.

If you need to extract text from a DOCX document, it may be a complex task.

Read this article to learn how to extract text from DOCX documents so that you can process that text in any PHP application.


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

1. How to Create Your Own PHP Shortener URL API to Create Short URLs Using Your Own Domain

Updated on: 2021-11-17

Posted on:

Blog: PHP URL Shortener API package blog
Package: PHP URL Shortener API

Short URLs are helpful to allow users that want to share URLs that are simpler to type than the original URLs.

This package provides a URL shortening and expanding service that is made available as an API.

This way, any developer can use the URL shortener services without managing the service that implements the actions that the service provides.


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

1. How to Implement a PHP Cron Job Manager Script that Can Prevent that the Same Script Runs More Than Once

Updated on: 2021-11-16

Posted on:

Blog: PHP Cron Job Lock package blog
Package: PHP Cron Job Lock

Cron a is a popular program that is available in UNIX-based operating systems like Linux. It is capable of running other programs at specific schedules.

This capability of the cron program is helpful to execute tasks that need to be done regularly, like, for instance, creating a backup copy of a database.

Some tasks cannot be executed more than once at the same time. One way to assure that a job runs only once at a time is to use file locks.

This package uses file locks to prevent that the same task executes more than once.


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

1. How to Implement a PHP School Management System based on Open Source Code

Updated on: 2021-11-12

Posted on:

Blog: PPDB Prediksi package blog
Package: PPDB Prediksi

PHP is used to implement many types of complex applications, like instance, school systems.

This package implements a complete school system that can perform many practical actions, including managing students, teachers, and schedules.


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

1. How to Get the Capital City Location Coordinates in PHP without Using an API

Updated on: 2021-11-11

Posted on:

Blog: PHP GeoLocation Country package blog
Package: PHP GeoLocation Country

There is a particular type of application that needs to use the location of the capital city of each country.

This package can provide information about the capital cities of all countries of the world.

That information comes from a data file provided by this package, so it does not require an external Web service to provide that information.


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

1070. How to Become a PHP Hero Fulfilling the Dreams of Other Developers - 29 Minutes of the Lately in PHP Podcast Episode 89 part 5

Updated on: 2021-11-11

Posted on:

A hero is a person that helps others have a better life with good quality and makes it viable for them to fulfill their dreams.

Becoming a hero for other developers is one of the main topics commented on by Manuel Lemos and Mike Stowe of the NomadPHP fame in the fifth part of episode 89 of the Lately in PHP podcast.

Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about how you can become a hero to other developers.


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

1. How to Implement PHP htaccess Redirect Solution to Make a Site Always Be Served Using HTTPS

Updated on: 2021-11-09

Posted on:

Blog: PHP Htaccess File Configuration package blog
Package: PHP Htaccess File Configuration

htaccess files are used with the Apache configuration to set up specific parameters that define how to Web pages to the user browsers.

Many PHP applications developers need to configure the .htaccess file to handle requests to access many types of pages using a single PHP script.

This package can generate a .htaccess file to set up that Apache Web server configuration and redirect requests to the Web server using HTTP to use HTTPS.


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

1. How to Implement a PHP Content Management System Search Feature Using ElasticSearch

Updated on: 2021-11-05

Posted on:

Blog: Custom PHP CMS package blog
Package: Custom PHP CMS

Content management systems are a prevalent type of application implemented in PHP.

Simple content management systems allow editing and publish the content of pages or blog articles.

This package implements a content management system with a built-in function that uses ElasticSearch to index and search published content.


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

  1934 - 1925   ...   1474 - 1465   1464 - 1455   1454 - 1445   1444 - 1435   1434 - 1425   1424 - 1415   1414 - 1405   1404 - 1395   1394 - 1385   1384 - 1375   1374 - 1365   1364 - 1355   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article