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  
  258 - 249   ...   178 - 169   168 - 159   158 - 149   148 - 139   138 - 129   128 - 119   118 - 109   108 - 99   98 - 89   88 - 79   78 - 69   68 - 59   ...   8 - 1  

422. PHP Multithreading using pthreads extension

Updated on: 2016-07-26

Posted on:

A lot of PHP developers face situations on which they need to execute multiple tasks in parallel. This is the case for using multithreading solutions.

Recently I tried the pthreads extension and was pleasantly surprised. It is an extension that adds the ability to work in PHP running multiple tasks in parallel within the same process without any emulation, no magic tricks, no fake parallel tasks, it is real.

Read this article to learn more about the pthreads extension and how you can use it in your PHP applications to execute multiple parallel tasks.


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

418. How Developers Can Quickly Create Invoices to Bill their Customers using Invoicely

Updated on: 2016-07-19

Posted on:

Many customers require that developers send them invoices in order to get paid for their work.

If you have to emit many invoices to your customers, it quickly becomes a tedious task that you would like to automate as much as possible.

Read this tutorial article to learn how you can quickly create invoices for your customers and be paid as fast as possible using Invoicely free service.


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

417. Which of My Software Product Ideas is the Best? Fix My Software Product Business

Updated on: 2016-07-18

Posted on:

Many developers have many ideas for software products that they could develop and sell to many customers, but they do not move on because they are not sure which product would be the best.

Watch this video with a interview with a developer that gets advice on criteria to decide when products he should he invest.


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

414. 6 Important Steps to Make Your Software Product Succeed

Updated on: 2016-07-11

Posted on:

Creating a successful software product business is not just a matter of creating a good software product.

Fortunately there are just a few more well known things you need to know to create a promising business.

Watch this short video to learn what other criteria you need to satisfy to build a successful software product business.


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

413. PHP Articles Report June 2016 Edition

Updated on: 2016-07-08

Posted on:

This is the June 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 create custom post types in WordPress, tips to help developers getting the jobs they want, the last part of PHP 7 migration guide, debugging Symfony applications with PHPEd, how to help testing PHP core features using phpt tests, and installing database schemas using a JSON format, and the pros and cons of using ORM.

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)

411. How to Quickly Tell If Your Software Product Idea Will Be Successful

Updated on: 2016-07-04

Posted on:

One of the main reasons why developers give up on their dreams of creating their own software product business is because they fear to spend a lot of time developing a product and after many months of work they realize that product is not what the customers want to pay for. This is very frustrating.

Fortunately there are methods to evaluate the potential of a product idea even before you write a single line of code. These methods can dramatically help developers to become more successful in their software product business.

Watch this short video to learn about one simple method that allows you to quickly evaluate your software product ideas, so you can discard the bad ones and only invest on those that have great potential of interest from paying customers.


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

408. Fast Debugging of PHP Code Using PHPEd Part 3: Remote Debugging and Remote Projects

Updated on: 2016-06-28

Posted on:

IDEs are good to help debugging your code before it goes to production, but sometimes you need to find bugs in your code that cause problems and can only be observed in production. This is one case on which remote debugging is necessary.

IDEs like PHPEd support remote debugging. You do not need to download the project files from the production server to debug your project remotely. Thanks to the remote projects feature of PHPEd, it can retrieve only the server files that you need to debug so you can start debugging remote projects very quickly.

Read this article to learn how to setup and use PHPEd to debug remote projects running in production server for instance.


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

407. Top 4 Mistakes Developers Should Avoid when Creating Their Own Software Product Business

Updated on: 2016-07-04

Posted on:

Many developers try to create their own business based on software that they develop but some fail, often due to the same mistakes that others already committed.

If those developers knew in advance what are those mistakes, they could have avoided failing, simply by not repeating the same mistakes.

Watch this short video to learn what are the top mistakes that you should avoid when you try to create your own software product business.


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

404. Using Microsoft Visual Studio as PHP IDE with the PHP Tools extension: Part 3 Debugging

Updated on: 2016-06-21

Posted on:

One of the most important features when choosing an IDE is how easily it allows you to debug your code.

PHP Tools is a extension of Microsoft's Visual Studio that uses and enhances the powerful debugging options that ships with this popular IDE.

Read this article to learn how to take advantage of PHP Tools to quickly debug your PHP applications.


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

403. 7 Reasons Why Developers Need to Create their Own Software Product Businesses

Updated on: 2017-03-28

Posted on:

Many developers are not happy with working for other companies. They do not have much autonomy to work on projects they want, they cannot work from home, they cannot work any time they want, and in the end they get paid a limited amount of money.

The alternative for these unhappy developers is to create their own software products and sell them to many customers. Unfortunately many developers do not know how to get started and become successful.

The good news is that this is the first of series of short videos that will teach developers all they need to know to create their own businesses developing products that the customers really want and will pay for.

Watch this short video to learn about why creating your own products is the right step to be a happier developer, as well how you can attend a free online workshop that will teach the essential steps to achieve that goal.


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

  258 - 249   ...   178 - 169   168 - 159   158 - 149   148 - 139   138 - 129   128 - 119   118 - 109   108 - 99   98 - 89   88 - 79   78 - 69   68 - 59   ...   8 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article