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  
  936 - 927   ...   206 - 197   196 - 187   186 - 177   176 - 167   166 - 157   156 - 147   146 - 137   136 - 127   126 - 117   116 - 107   106 - 97   96 - 87   ...   6 - 1  

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)

1. A Solution by Dave Smith

Updated on: 2015-11-12

Posted on:

Blog: PHP Ghost Crypt package blog
Package: PHP Ghost Crypt

This is a solution for a more secure Hash, involving Public and Private Key Hashes by Dave Smith for Ghost Crypt; also Known for Ghost Hash.

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

1. PHP Automated SMS Gateway for Request and Response Service - Part 1 - The Basics

Updated on: 2015-11-11

Posted on:

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

Would you like to set up an automated service on your web site that can interact with SMS text messages sent by your users?

Setting up your own interactive web based text messaging service can be a daunting and expensive undertaking. Fortunately for us, there is a web service that can do the heavy lifting for us and the best part... it is free.

Read this article to learn how to use the dotGo gateway service to receive and respond to requests sent via SMS using PHP Web scripts.


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

2. Improving Your PHP Project Structure With Dependency Injection Part 2: Implementing It in Practice

Updated on: 2015-11-09

Posted on:

Blog: PHP Dependency Injection Container package blog
Package: PHP Dependency Injection Container

In the previous article, we talked about Dependency Injection, the Single Responsibility Principle, and the various ways it can be implemented.

Read this article all the various ways Dependency Injection can be used to improve your project structure, how Dependency Injection containers work, and how to build a Dependency Injection Container from scratch looking at a real Dependendency Injection Container package that autoload dependency classes only when they are needed.


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

1. Improving the Security of Your User Passwords in PHP with Ultra Paranoid Computing

Updated on: 2015-11-04

Posted on:

Blog: PHP Paranoid Passcode package blog
Package: PHP Paranoid Passcode

Usernames are distributed, passwords are weak and can be broken, personal information can be stolen and bio-metrics can be faked. What devices can you trust to keep you secure? Ultra-Paranoid Computing says none.

Read this article to learn what is Ultra-Paranoid Computing and how can you implement it in PHP to make your users use more secure password entry method.


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


  936 - 927   ...   206 - 197   196 - 187   186 - 177   176 - 167   166 - 157   156 - 147   146 - 137   136 - 127   126 - 117   116 - 107   106 - 97   96 - 87   ...   6 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs