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  
  1987 - 1978   ...   447 - 438   437 - 428   427 - 418   417 - 408   407 - 398   397 - 388   387 - 378   377 - 368   367 - 358   357 - 348   347 - 338   337 - 328   ...   7 - 1  

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)

335. Is Wordpress Dropping PHP for JavaScript? - Lately in PHP podcast episode 66

Updated on: 2015-12-14

Posted on:

WordPress announced the Calypso project which is a JavaScript based (Node.js, React.js) alternative to WP-Admin to administer Wordpress blogs. This fact raised concerns that WordPress may be dropping PHP for JavaScript.

That was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 66 of the Lately in PHP podcast hangout.

They also commented about the final release of PHP 7.0, the results of the PHP 7 adoption survey, as well proposals for PHP 7.1 like the friend/package modifier, compiling PHP into opcode binary files, the immutable modifier, native annotations, using multiple CPU cores to accelerate PHP, and the PHP HashDOS security protection.

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 (3)   Trackbacks (0)

334. Google Search API PHP Example Tutorial with Demo to Get the First Web Pages and Images as a JSON Array

Updated on: 2017-02-25

Posted on:

Appearing in the Google Search results is very important these days but it is not that easy. The competition is very high and your pages need to rank with the right keywords.

Finding if you are ranking with the right keywords is very difficult. You need to take every keyword and test it against a search, then look for your site in the search results list. However, Google blocks scripts that scrape the search result pages.

Fortunately there is an official API from Google that lets you search for certain keywords and you can use it from PHP or any other language.

Read this article to learn how to use the Google Search API from PHP to automate searches and find your site in the results.


Blog More ...   Post a comment Post a comment   See comments See comments (6)   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)

333. PHP 7 Release Date Arrived: Will Developers Adopt PHP 7?

Updated on: 2015-12-03

Posted on:

Now that PHP 7.0 is finally being released, it is up to the PHP users to decide if and when they will adopt it in their projects.

Read this article to learn about a brief story of PHP 7, the major new features of PHP 7, the results of a survey carried in the last weeks to evaluate the intentions of the PHP developer to adopt PHP 7, and what to expect for future PHP versions.


Blog More ...   Post a comment Post a comment   See comments See comments (7)   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)

332. How to Use Queue To Speedup PHP Processing Tasks Part 1: Queueing Slow Tasks

Updated on: 2015-11-30

Posted on:

Queues are an important solution, especially when need to create a processing task that may take a long time to complete and the user or the creating process cannot wait until the task is finished.

This is the case for instance of sending newsletter email messages to many users.

Read this article to learn how queues work and how you can implement one in PHP using a simple database.


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

331. PHP Articles and Book Reviews Report November 2015 Edition

Updated on: 2015-11-26

Posted on:

This is the November edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles and Book Reviews published recently.

They commented on articles about creating Microsoft Word DOCX documents from HTML, PHP 7 Anonymous classes and nested classes, tracking accesses to your site API using Google Analytics, and reading and writing Microsoft Excel files using PHP stream handlers.

They also commented on the review of the Hack and HHVM book.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles and book reviews.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   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)

  1987 - 1978   ...   447 - 438   437 - 428   427 - 418   417 - 408   407 - 398   397 - 388   387 - 378   377 - 368   367 - 358   357 - 348   347 - 338   337 - 328   ...   7 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article