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  
  273 - 264   ...   113 - 104   103 - 94   93 - 84   83 - 74   73 - 64   63 - 54   53 - 44   43 - 34   33 - 24   23 - 14   13 - 4   3 - 1  

230. Hack Language is All that PHP Should Have Been

Updated on: 2015-01-18

Posted on:

Facebook developers just released Hack, a language based on PHP that introduces several great enhancements.

Read this article to learn more about Hack features, as well learn about some criteria that you may want to evaluate to decide if you want replace your PHP developments with this new programming language.


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

228. PHP Webcam Capture Image Database PHP Script to take Photo Picture from Camera

Updated on: 2017-06-11

Posted on:

If you want to take a picture of a user to be used in a PHP Web site, you can do it with a little help of a JavaScript HTML5 library.

This article is a tutorial that explains how to take picture snapshots using a Webcam to be uploaded to a PHP application.


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

221. Speedup Your Web Deployments Using Composer to Install PHP Classes Packages

Updated on: 2015-11-18

Posted on:

The PHP Classes and JS Classes sites now have support to use Composer to download and install packages available from the sites.

Read this article to learn how it works, how you can install packages from PHP Classes and JS Classes in projects that may also include packages from other repository sites.


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

212. How to Install LAMP with Samba File Sharing

Updated on: 2015-01-18

Posted on:

Web sites can be served using PHP scripts stored in a different machine than the actual Web server machine.

Read this article to learn how to setup a Fedora based Web server machine (without a desktop GUI) using Linux, Apache, MySQL, PHP and using Samba to serve sites using files shared by separate machines.


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

206. Using Grep to Find Security Vulnerabilities in PHP code

Updated on: 2015-01-18

Posted on:

Finding all security vulnerabilities in a piece of code may be hard as it requires in depth analysis of what the code does. However, simple security vulnerabilities follow certain code style patterns that are easier to find with simple search tools.

Read this article to learn how you can find certain types of security vulnerabilities very quickly using the grep program.


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

205. Top Version Control Systems used by PHP Developers

Updated on: 2013-04-29

Posted on:

Version Control Systems are important tools that every developer should be using. However, for many developers version control systems do not make part of their development tool set.

Read this article to learn what are version control systems, why they are so important to be used by all developers, and what are the most popular systems used by PHP developers.


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

184. Using DaDaBIK to create a PHP CRUD Database Front-End without coding

Updated on: 2015-01-18

Posted on:

DaDaBIK is an Open Source PHP project which allows you to create Web front-end and simple database applications without coding. The new stable version 4.4 of DaDaBIK was released recently.

Read this article to learn more about DaDaBIK and how you can use it to productively create your PHP applications.


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

178. What Are PHP Classes - PHP OOP Example Project on How to Use a Class in PHP

Updated on: 2017-04-15

Posted on:

Some developers code their PHP projects writing classes of objects. Others also write classes but do it just because they see others doing it without being able to explain why classes are a good thing.

Others do not write classes but reuse other people code written in the form of classes. Others completely refuse to write or reuse other developer classes because they do not see much point in doing it.

Read this article to learn why it is better to develop your PHP projects based on object classes. You may also learn how to convert your global code based classes into properly written classes that you can reuse in multiple projects besides other benefits of using Object Oriented Programming in PHP.


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

167. The Easy Way of Running Your MySQL Applications in the Cloud

Updated on: 2015-04-04

Posted on:

More and more sites are moving to cloud hosting services to assure a smooth growth path, as the sites require more servers to handle the audience growth.

As a developer, you want to ensure that your database is running smoothly in the cloud, but you do not want to be bogged down by tedious operations and everything else that goes into it, like the manual configuration, optimization, maintenance and development.

Read this article to learn how to connect your PHP app to a cloud database solution to simplify the way you run your database.


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

162. Using PHP-GTK to serve Web Applications to HTML 5 Browsers

Updated on: 2011-10-28

Posted on:

Yes, you read it right, GTK+, the Gnome Toolkit library, normally used to create desktop applications, can now be used to serve the same applications via the Web to a browser that supports HTML 5 canvas objects.

PHP-GTK is a PHP extension that uses the GTK+ library to build PHP desktop applications. So it can eventually benefit for this GTK library enhancements to build PHP-GTK based applications that can be served over the Web to HTML 5 browsers.

Read this article to learn more about GTK+ 3 HTML 5 canvas backend and how it could be used to run remote PHP-GTK applications that can be accessed over the Web.


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

  273 - 264   ...   113 - 104   103 - 94   93 - 84   83 - 74   73 - 64   63 - 54   53 - 44   43 - 34   33 - 24   23 - 14   13 - 4   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP Tutorials   Post article Post article