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  
  259 - 250   249 - 240   239 - 230   229 - 220   219 - 210   209 - 200   199 - 190   189 - 180   179 - 170   169 - 160   159 - 150   149 - 140   139 - 130   ...   9 - 1  

1082. 10 Pieces of PHP Developer Advice in 2022: Advice #7: How Can You Make Money Selling Better Versions of Your Open Source Software - 6 minutes - Lately in PHP Podcast Episode 90 Part 7

Updated on: 2022-03-17

Posted on:

Becoming a successful owner of a software company is the advice given in this podcast episode.

Many developers are employees or contractors who work for companies of other people that are business owners.

An employee works for one customer that is his employer's company.

A contractor may work for several customer companies.

A business owner may have much more customers. Therefore, the business owner can make much more money than an employee or a contractor.

Read this article, watch a 6-minute podcast video, or listen to part 7 of episode 90 of the Lately in PHP podcast to learn how to make more money by becoming an Open Source software business owner.


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

1081. 10 Pieces of PHP Developer Advice in 2022: Advice #6: How Can a Developer Have a Balanced Personal Life with Great Quality - 7 minutes - Lately in PHP Podcast Episode 90 Part 6

Updated on: 2022-03-10

Posted on:

Every need developer needs to have a good quality of life to have productive when he does his work.

To have an excellent quality of life, you need to have five kinds of love in your life. Finding these kinds of love is the advice given in part 6 of the Lately in PHP podcast episode 90.

Read this article, watch a 7-minute podcast video, or listen to this podcast episode to learn more about having an excellent quality of life.


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

1080. 10 Pieces of PHP Developer Advice in 2022: Advice #5: How to Find a Mentor to Learn From His Experience Faster - 8 minutes - Lately in PHP Podcast Episode 90 Part 5

Updated on: 2022-02-28

Posted on:

All developers should learn every day to evolve in their careers. A developer can learn by himself by practicing a lot. A faster way to evolve is to learn from another developer with more experience.

A mentor is a person that has more experience than you. So you can ask for help to learn more from a mentor.

Finding a good mentor who will help you evolve faster is the advice given in part 5 of the Lately in PHP podcast episode 90.

Read this article, watch a 4-minute podcast video, or listen to this podcast episode to learn more about finding a good mentor.


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

1079. 10 Pieces of PHP Developer Advice in 2022: Advice #4: Share Nice Tutorial Articles that Other Developers Want to See to Learn from You - 4 minutes - Lately in PHP Podcast Episode 90 Part 4

Updated on: 2022-02-28

Posted on:

Every developer needs to learn how to solve programming problems to become a better developer.

If you are good at solving a programming problem, you will be more appreciated if you share what you learned to solve that problem.

Teaching in a way that is efficient to pass your programming knowledge is a problem that you need to solve.

Many developers try to teach what they know using tutorial articles. Unfortunately, not every developer knows how to create good tutorial articles that help other developers solve the programming problems they know how to solve.

Fortunately, there is an excellent method to teach how to solve any problem. The explanation of that method is the advice given in part 4 of the Lately in PHP podcast episode 90.

Read this article, watch a 4-minute podcast video, or listen to this podcast episode to learn more about this teaching method using tutorial articles.


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

1078. 10 Pieces of PHP Developer Advice in 2022: Advice #3: Share Reusable Classes with Simple Documentation and Example Code - 3 minutes - Lately in PHP Podcast Episode 90 Part 3

Updated on: 2022-02-08

Posted on:

Sharing PHP code projects with simple examples and documentation will help you to have your project more users because users need to learn about the benefits and how to use the project before they decide to use it.

The explanation about this advice to any PHP developer is the main topic of part 3 of the Lately in PHP podcast episode 90.

Read this article, watch a 3-minute podcast video or listen to this podcast episode to learn more about the importance of using a readable and consistent coding style.


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

1077. 10 Pieces of PHP Developer Advice in 2022: Advice #2: Use a Readable PHP Coding Style - 3 minutes - Lately in PHP Podcast Episode 90 Part 2

Updated on: 2022-01-31

Posted on:

Using a PHP coding style that is readable and consistent in all your PHP projects is a significant factor in increasing the chances of your PHP Open Source project being adopted and used by other PHP developers.

The explanation about this advice to any PHP developer is the main topic of part 2 of the Lately in PHP podcast episode 90.

Read this article, watch a 3-minute podcast video or listen to this podcast episode to learn more about the importance of using a readable and consistent coding style.


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

1076. 10 Pieces of PHP Developer Advice in 2022: Advice #1: Be a Good Community Member Sharing Your Open Source Work in Community Sites

Updated on: 2022-01-26

Posted on:

A few months ago, the PHP Classes site completed 22 years of existence thanks to thousands of developers of the PHP community that shared their work on the site and many hundreds of thousands of other developers that benefited from contributors' work.

While the site is getting closer to celebrating its 23rd anniversary, I am publishing a series of small articles to give ten pieces of advice on becoming a better PHP developer by following modern and efficient practices.

This article is a way that I found to retribute to you that helped make the PHP Classes site a fantastic community of PHP developers.

One type of advice is about technical practices. A different kind of advice is about your quality of life as an individual that participates in society. Other advice is about good business practices.

Read this article to learn about the more exciting advice types for you.


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

1075. Development with LAMP Stack Illustrated by an Address Book Project

Updated on: 2022-01-24

Posted on:

The LAMP stack address book project is a sample software development project which is to showcase how to develop a Web application utilizing Linux, Apache, MySQL and PHP that is known as the LAMP stack for beginner and intermediate PHP developers.

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

1074. The Most Effective Method to Talk to a Graphic Designer to Get What You Need

Updated on: 2022-01-20

Posted on:

Most Web development projects require that the user interface be available in a pleasant way to see and understand how to use it.

Usually, the part that can make a Web project pleasant to see is better if you can collaborate with a graphic designer. The work of that designer needs to be integrated into the project somehow.

This integration will be the part that the Web developer that is a programmer will do. Therefore, the graphic designer and the Web developer need to agree on the project collaboration details.

Read this article to get some advice about an effective method to make graphic designers talk better with Web developers.


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

1065. How to Create Better PHP Admin Pages For Your Web Site

Updated on: 2021-09-08

Posted on:

Many Web sites need admin pages to manage data records stored in a database and perform common operations like listing, adding, updating, and deleting records.

The admin pages tend to follow the same pattern when it comes to functions and design. Therefore you can create these admin pages faster if automated tools can generate them.

Read this article on how the AutoBackOffice tool can help you create admin pages faster with all the features you need.


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

  259 - 250   249 - 240   239 - 230   229 - 220   219 - 210   209 - 200   199 - 190   189 - 180   179 - 170   169 - 160   159 - 150   149 - 140   139 - 130   ...   9 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article