•  
  •  
  • PHPBuilder.com Founder Passes Away, Leaves Indelible FLOSS Legacy
  • 10 Productivity-boosting Tools for Your PHP Development
  • The Top Five PHP Content Management Systems
  • Add NoSQL Data Storage to Your PHP Development with Redis
  • Preventing Spam When Using PHP's Mail Function
  • How to Store Images Directly in the SQL Database
  • PHP and Classes
  • Preventing Spam When Using PHP's Mail Function
  • PHP Simple HTML DOM Parser: Editing HTML Elements in PHP
  • Creating MS Word documents on the fly
spacer
FEATURED PHP ARTICLES

Working with Docker and PHP


Octavia Andreea Anghel | Tools | March 31, 2016



Learn how to install Docker on Windows, create a machine, pull/push an image from/to Docker Hub--and mostly importantly--how to run a PHP script by creating our Dockerfile file.

Read More »

Join the conversation

Read CSV Data into a PHP Array


Robert Gravelle | Php Functions | March 17, 2016



Rob Gravelle demonstrates how to write a PHP script that reads in a CSV file and converts its contents into a multi-dimensional array for insertion into a WordPress database.

Read More »

Join the conversation

Creating and Editing Excel Spreadsheets in PHP


Voja Janjic | Application Architecture File Formats | February 23, 2016



Learn to create or edit Excel spreadsheets using pure PHP with the help of the PHPExcel library.

Read More »

Join the conversation

Most Secure Password Encryption Methods in PHP


Atif Qureshi | Application Architecture Security | February 12, 2016



Learn more about the most common methods of passwords protection in PHP.

Read More »

11 Comments Join the conversation

Top 4 Web Server Administration Tips


Voja Janjic | Site Operation Miscellaneous | January 31, 2016



Explore the fixes to a few PHP-related server problems.

Read More »

Join the conversation

Using the WideImage Library in PHP


Octavia Andreea Anghel | Tools Design | January 22, 2016



Learn how to apply the most common types of operations that can be applied over images using the WideImage library.

Read More »

Join the conversation

How to Resize and Crop GIF Animations in PHP


Voja Janjic | Tricks And Hacks Miscellaneous | December 28, 2015



It is possible to resize and crop image while keeping the animation intact in PHP using the ImageMagick extension.

Read More »

Join the conversation

Tips for Using Session Cookies with PHP


Octavia Andreea Anghel | Application Architecture | December 11, 2015



Learn more about how to create, get, update and delete session cookies in PHP.

Read More »

Join the conversation

Object Oriented Programming in PHP - Then and Now


John Barlow | Application Architecture Object Oriented | November 27, 2015



Take a look through and see how PHP has developed since its inception 21 years ago.

Read More »

Join the conversation

PHP Design Patterns


Octavia Anghel | Application Architecture Optimization | October 30, 2015



Explore some of the most widely used design patterns: singleton, facade, decorator and factory.

Read More »

Join the conversation

Create a Remember Me Feature in PHP


Voja Janjic | Site Operation | October 16, 2015



The "remember me" feature on user login forms (long-term persistent authentication) is one of the most common and convenient web authentication features. Since we are talking about authentication, security is important and any possible security issues and solutions will be covered in this tutorial.

Read More »

Join the conversation

Top Five Databases to Use with PHP


Voja Janjic | Databases Any Database | September 30, 2015



Although MySQL is the most commonly used database software in web applications, there are many other available options provide good solutions.

Read More »

Join the conversation

Converting Dates Between Time Zones in PHP


John Barlow | Application Architecture Optimization

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.