262. 10 Tips to Adapt PHP Web Sites for Mobile Devices
Updated on: 2017-08-20
Posted on: 2015-02-09
The trend of users accessing the Web more and more from mobile devices than from desktop computers is not new. However, the effort that is often necessary to adapt sites to appear well in mobile devices discouraged many Web developers to invest in making that effort.
Meanwhile, the recent announcement from Google that they may penalize sites not adapted to provide good user experience to mobile device users created a certain urgency among Web developers to finally make the mobile adaptation effort.
Read this article to learn some tips that can help you organizing better the effort to adapt your sites and provide good mobile user experience.
More ...
Post a comment
See comments (9) Trackbacks (0)
Meanwhile, the recent announcement from Google that they may penalize sites not adapted to provide good user experience to mobile device users created a certain urgency among Web developers to finally make the mobile adaptation effort.
Read this article to learn some tips that can help you organizing better the effort to adapt your sites and provide good mobile user experience.



261. Working with CodeIgniter HMVC Framework, Smarty Template and Doctrine ORM all together
Updated on: 2015-02-04
Posted on: 2015-02-03
This is a tutorial to show how to combine CodeIgniter HMVC Framework with Smarty Template and Doctrine ORM.
Read this article to learn how we can use various ORM commands in your Web sites without the need to use command line tools.
The article presents a sample project that you can use as a starting point for your own PHP projects.
More ...
Post a comment
See comments (35) Trackbacks (0)
Read this article to learn how we can use various ORM commands in your Web sites without the need to use command line tools.
The article presents a sample project that you can use as a starting point for your own PHP projects.



253. 30 Top Excel PHP Classes
Updated on: 2014-12-08
Posted on: 2014-12-08
Excel is one of the most searched topics for ready to use PHP classes for different purposes.
Read this article to learn about top PHP Excel reader, writer, export, import, CSV import, MySQL import and other PHP classes related with Microsoft Excel.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn about top PHP Excel reader, writer, export, import, CSV import, MySQL import and other PHP classes related with Microsoft Excel.



238. 5 Steps to Build Perfect Web Sites using the Design Thinking Process
Updated on: 2014-06-25
Posted on: 2014-06-25
The PHP Classes site is launching a new design for the package pages. The Design Thinking process was applied to determine exactly what needed to be added or improved to make it perfectly address the users needs.
Read this article or watch the demonstration video to learn how the Design Thinking process was used to create this new design and upcoming features that will address other users needs that no other site is satisfying.
More ...
Post a comment
See comments (20) Trackbacks (0)
Read this article or watch the demonstration video to learn how the Design Thinking process was used to create this new design and upcoming features that will address other users needs that no other site is satisfying.



236. PHP Composer Private Repository Automatic Access
Updated on: 2015-01-18
Posted on: 2014-05-29
PHP Composer was just updated to add built-in support to automatically login to private or public repositories that require a password to be accessed.
Read this article to learn how it works and how you can use this feature to automate the installation of packages from PHP Classes and other Composer repositories that may require password based authentication.
More ...
Post a comment
See comments (3) Trackbacks (0)
Read this article to learn how it works and how you can use this feature to automate the installation of packages from PHP Classes and other Composer repositories that may require password based authentication.



231. OpenSSL Serious Security Bug: Does it Affect Your PHP sites?
Updated on: 2018-02-16
Posted on: 2014-04-10
Just a few days ago it was publicly announced a serious security bug called Heartbleed that affects secure sites based on the OpenSSL library.
Read this article to learn more about this security problem, how to test if your Web server or SSH server is vulnerable, how it may affect your PHP sites, what you should do to fix the problem.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn more about this security problem, how to test if your Web server or SSH server is vulnerable, how it may affect your PHP sites, what you should do to fix the problem.



230. Hack Language is All that PHP Should Have Been
Updated on: 2015-01-18
Posted on: 2014-03-24
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.
More ...
Post a comment
See comments (17) Trackbacks (0)
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.



228. PHP Webcam Capture Image Database PHP Script to take Photo Picture from Camera
Updated on: 2017-06-11
Posted on: 2014-02-27
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.
More ...
Post a comment
See comments (34) Trackbacks (0)
This article is a tutorial that explains how to take picture snapshots using a Webcam to be uploaded to a PHP application.



221. Speedup Your Web Deployments Using Composer to Install PHP Classes Packages
Updated on: 2015-11-18
Posted on: 2013-12-12
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.
More ...
Post a comment
See comments (4) Trackbacks (0)
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.



212. How to Install LAMP with Samba File Sharing
Updated on: 2015-01-18
Posted on: 2013-07-03
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.
More ...
Post a comment
See comments (7) Trackbacks (0)
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.


