PHP Classes

All package blogs

Recommend this page to a friend!

Latest posts of all package blogs

  PHP Classes blog PHP Classes blog   Blog All package blogs  
  930 - 921   ...   210 - 201   200 - 191   190 - 181   180 - 171   170 - 161   160 - 151   150 - 141   140 - 131   130 - 121   120 - 111   110 - 101   100 - 91   ...   10 - 1  

1. PHP Tutorial to Create Animated GIF from Online Video

Updated on: 2015-12-29

Posted on:

Blog: PHP Convert Video to GIF package blog
Package: PHP Convert Video to GIF

Many users like to publish their videos online in many sites but some sites only allow them to publish pictures.

In that case an alternative solution to publishing videos is to convert them to the animated GIF format.

Read this article to learn how to convert your videos available online, in sites like YouTube, into animated GIF using a PHP and the GIFLayer Web service.


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

1. How to Write Consistent PHP Code

Updated on: 2015-12-22

Posted on:

Blog: PHPR package blog
Package: PHPR

Have you ever forgot what are the parameters of a PHP class method? Or if it returns 0, true or false? We need some more consistency on the way we work with PHP.

Read this article to learn how we can have code that is more consistent and easier to write and maintain.


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

1. PHP WordPress Plugin Tutorial using Object Oriented Programming Part 1: Basic Example

Updated on: 2015-12-15

Posted on:

Blog: Pak PHP Micro Framework package blog
Package: Pak PHP Micro Framework

WordPress plugin development is very popular these days. Users with different levels of experience can develop plugins for WordPress.

One drawback of WordPress development is that WordPress was released before PHP 5, so much of the WordPress code is procedural and can be difficult to organize.

Read this article to learn how to create a Wordpress plugin using OOP based on the Pak PHP Framework.


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

1. PHP Phone Number Validation with Country Code

Updated on: 2017-03-26

Posted on:

Blog: Free Phone Number Verification in PHP package blog
Package: Free Phone Number Verification in PHP

This is the time in history where almost everyone has a phone. My children even had phones starting when they where young, mainly for safety reasons. If you really want to know who you are dealing with, get a valid phone number for them.

For businesses it is even more important to verify phone numbers that users enter in their Web sites or mobile apps because they need to make sure the user is supplying the correct number. If a user makes a mistake, the verification SMS will never arrive and the user may give up.

Read this article to learn how to verify a phone number that is calling you using the PHP Phone Number Verification package.


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

2. Interacting with Your PHP Site Users with the Telegram CLI Wrapper

Updated on: 2015-12-31

Posted on:

Blog: PHP Telegram CLI Wrapper package blog
Package: PHP Telegram CLI Wrapper

In the first part of this article we talked about several solutions to notify our Web site users using SMS, Facebook, WhatsApp and Telegram when you want them to return to your site to see some new content or take some action.

Read this article to learn how to notify Telegram in practice using the PHP Telegram CLI Wrapper class with some PHP code examples.


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

2. PHP Automated SMS Gateway for Request and Response Service Part 2: Automatic Responses

Updated on: 2015-12-01

Posted on:

Blog: PHP dotGo Engine package blog
Package: PHP dotGo Engine

Once you start improving your SMS response service using the DOTGO system, the types of the messages that you want to handle get more complex, so you need a better way to organize and process those messages.

Read this article to learn how to how to use the PHP DOTGo Engine package to handle more complex responses using DOTGO Web service's terminating nodes.


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

1. How to Create a PHP Utilities Framework

Updated on: 2016-01-16

Posted on:

Blog: PHP Utilities Framework package blog
Package: PHP Utilities Framework

When you talk about Web frameworks, many developers think about MVC frameworks. However, most Web applications need also libraries of common utility packages for general purposes unrelated with MVC.

Read this article to learn how to build a PHP utilities framework to address general PHP application needs that you can use or take ideas to build your own general purpose framework.


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

3. How to Convert MySQL to MySQLi PHP Code to Upgrade to PHP7 Doing the PHP MySQL MySQLi Migration Using PHP with MySQLi Extension

Updated on: 2023-11-25

Posted on:

Blog: PHP MySQL to MySQLi package blog
Package: PHP MySQL to MySQLi

Have you been putting off migrating your code from the old MySQL extension to the supported MySQLi extension? Is it one of those things you are unsure where to start, or are you having trouble finding the time?

Read this article to avoid having your code instantly labeled legacy code and learn how to migrate to use the MySQLi extension quickly. It is not going to be as difficult as you may think.


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

1. How to Send Message and Interact with PHP Web Site Users using SMS, WhatsApp, Facebook or Telegram Using their Web API with Example

Updated on: 2017-02-07

Posted on:

Blog: PHP Telegram CLI Wrapper package blog
Package: PHP Telegram CLI Wrapper

Nowadays many sites need to interact with Web users. The best way to do it is to use the instant messaging system that each user prefers.

Read this article to learn how to implement instant message based user interactions in your PHP Web site using SMS, WhatsApp, Facebook or Telegram.


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

1. Automatic PHP Regular Expression Building Part 1: Introduction to the PHP Regex Advanced Package

Updated on: 2015-11-17

Posted on:

Blog: PHP Regex Advanced package blog
Package: PHP Regex Advanced

Regular expressions are very useful and powerful, but for many PHP developers they are also hard to understand and hard to build to match text that applications need to process.

The PHP Regex Advanced package was created to avoid the pain of dealing with regular expressions. It uses meta-matching for building regular expressions automatically for you from samples of text that your PHP applications need to match.

Read this article to learn more about the PHP Advanced Regex package works with a real problem example so you can see how you can start using it in your PHP projects.


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


  930 - 921   ...   210 - 201   200 - 191   190 - 181   180 - 171   170 - 161   160 - 151   150 - 141   140 - 131   130 - 121   120 - 111   110 - 101   100 - 91   ...   10 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs