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   ...   454 - 445   444 - 435   434 - 425   424 - 415   414 - 405   404 - 395   394 - 385   384 - 375   374 - 365   364 - 355   354 - 345   344 - 335   ...   4 - 1  

340. PHP Tutorial to Detect User Location by IP address With IP2Location Web Service

Updated on: 2016-01-04

Posted on:

IP2Location provides a free LITE database to find the location of Web site users given their computer IP address. However, this requires that the database be installed on the Web site server and be updated regularly.

An alternative is to access a Web service provided by IP2Location to obtain the same geolocation information always up to date without need to install any database in the local server.

Read this article to learn how to use the IP2Location GeoLocation Web service.


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

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)

339. PHP and JavaScript Innovation Award Report December 2015 Edition - September 2015 nominees

Updated on: 2015-12-28

Posted on:

This is the December 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 September 2015.

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)

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)

338. 6 Common PHP Security Issues And Their Remedies

Updated on: 2015-12-22

Posted on:

Security is a delicate matter that all PHP developers should be aware. However, not all PHP developer know the basic security measures that should be taken to avoid the most common security flaws.

Read this article to learn about 6 common PHP security issues and what you can you do to avoid them.


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

337. PHP Articles and Book Reviews Report December 2015 Edition

Updated on: 2015-12-17

Posted on:

This is the December 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 Dependency Injection, improved security with paranoid computing, searching DOCX, DOC and PDF documents, handling SMS messages in your site with the DotGo SMS gateway, automated building of regular expressions, interacting with users via SMS, WhatsApp, Facebook or Telegram, migrating MySQL code to use MySQLi, deploying PHP applications with Docker, creating an utilities framework, using queues to speedup processing tasks.

They also commented on the review of PHP Web Services tutorial video.

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


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

336. PHP Tutorial to Detect User Location from the IP address With IP2Location Geolocation

Updated on: 2016-01-06

Posted on:

Sometimes it is necessary to determine the user geographic location for instance to serve more appropriate content. One way to do it is to determine the location associated to the IP address of his computer. IP2Location provides a free solution for this using the IP2Location Lite database.

Read this article to learn how to detect the user location using the IP2Location Lite database service.


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

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)

  1934 - 1925   ...   454 - 445   444 - 435   434 - 425   424 - 415   414 - 405   404 - 395   394 - 385   384 - 375   374 - 365   364 - 355   354 - 345   344 - 335   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article