PHP Classes

PHP Tutorials

Recommend this page to a friend!

Articles to teach about PHP matters and related topics

  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article  
  276 - 267   ...   166 - 157   156 - 147   146 - 137   136 - 127   126 - 117   116 - 107   106 - 97   96 - 87   86 - 77   76 - 67   66 - 57   56 - 47   ...   6 - 1  

394. PHP Articles Report May 2016 Edition

Updated on: 2016-05-30

Posted on:

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

They commented on articles about using a plugin to insert charts and graphs on WordPress posts, how to prepare to technical interview for jobs, 10 aspects on which BitBucket is better than GitHub, converting HTML to PDF using an API, using Microsoft Visual Studio as your PHP IDE with PHP Tools extension, and the main changed and new functions in PHP 7.

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


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

391. Detecting Malicious Users behind Anonymous Proxies using IP2Proxy

Updated on: 2016-05-23

Posted on:

Proxy servers are used by many users to bypass Web site restrictions. Sometimes malicious users are hiding behind proxies to commit fraud because a third party anonymous server is hiding their real location.

Fortunately it is possible to detect when users are behind proxies by looking up their IP address using IP2Proxy databases of known proxies.

Read this article to learn how to use IP2Proxy database to detect when users are behind proxies, so you can take the necessary measures to avoid that those users may cause some kind of harm.


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

386. How to Contribute to PHP Development Writing phpt Tests

Updated on: 2016-05-17

Posted on:

The main PHP development comes with test suite that evolved over the years to test all sorts of aspects of the PHP features. The definition of the tests are written in text files in a format called phpt.

Read this article to learn how to create phpt tests, so you can help making PHP a more robust language with the least bugs as possible.


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

385. Get the Coding Job You Want

Updated on: 2016-05-16

Posted on:

Evolving in your career as software developer often means seeking a better job than you have now.

Read this article to learn about 3 important tips that will help you in the journey to get the coding job you want.


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

383. Fast Debugging of PHP Code Using PHPEd Part 2: Debugging Symfony Applications

Updated on: 2016-05-10

Posted on:

In the first part of this article it was covered how we can take advantage of a PHP IDE like PHPEd to find and fix bugs using its debugger capabilities.

Read this part of the article to learn how to debug a framework based application, specifically using Symfony, combining the power of PHPEd debugger and common framework principles to debug code faster.


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

380. PHP 7 Migration Guide Part 4: New Classes, Interfaces and New Global Constants

Updated on: 2016-05-05

Posted on:

In the previous part of this migration guide tutorial series it was covered new and changed functions in PHP 7.

But maybe more interesting to all developers that live and breathe Object Oriented Programming every day is what is new in terms of built-in classes and interfaces.

Read this article to learn not only about new classes and interfaces added in PHP 7 but also relevant global constants.


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

379. Turn Your WordPress Site into More Than One Blog with the Easy Content Types Plugin

Updated on: 2016-05-04

Posted on:

WordPress started as a blogging platform but thanks to many thousands of plugins, nowadays it can be practically anything else other than a blog.

The custom post types feature is very powerful because it can turn what would be a blog post page into anything, as long as you know how to take advantage of it or you can use a plugin to simplify your task.

Read this article to learn about the Easy Content Types plugin and you can use it to easily create new custom post types, taxonomies and meta boxes.


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

378. PHP Articles Report April 2016 Edition

Updated on: 2016-05-03

Posted on:

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

They commented on articles about PHP source code protection solutions, the parallax WordPress theme, email verification solutions, PHP 7 backwards incompatible changes and new features, and fast debugging methods using PHPEd.

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


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

374. PHP 7 Migration guide Part 3: 11 Changed Functions and 21 New Functions

Updated on: 2016-04-27

Posted on:

In the first two parts of our series on PHP 7 migration guide we cover backwards incompatible changes and new features.

Read this article to learn more about functions that were changed and other new functions that were added.


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

373. Using Microsoft Visual Studio as PHP IDE with the PHP Tools extension: Part 1 PHP Editing Support

Updated on: 2016-11-24

Posted on:

Microsoft Visual Studio is a very popular IDE among developers using Windows but it does not come with built-in support to PHP. On the other hand, 75% of the PHP developers use Windows when they are developing their PHP projects.

Fortunately for Visual Studio fans there is an extension called PHP Tools that adds PHP support to that IDE and works with the Microsoft Visual Studio.

Read this first part of the article to learn how to use the PHP Tools extension so you can setup and edit PHP code projects from Visual Studio.


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

  276 - 267   ...   166 - 157   156 - 147   146 - 137   136 - 127   126 - 117   116 - 107   106 - 97   96 - 87   86 - 77   76 - 67   66 - 57   56 - 47   ...   6 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article