Quantcast
Channel: php – Arvixe Blog
Browsing latest articles
Browse All 83 View Live

Fatal Error Cannot Redeclare Function II

In the previous article, we saw how to prevent an error like this one by wrapping the function in an if (! function_exists() statement. In this article, we’ll look at … Learn More

View Article



SocialEngine 4: Session.hash_function Fault

In Apple’s implementation of Apache/PHP, session.hash_function is set to sha512, which generates a 128-character hash. The DB table truncates at 32 (because SE4 is expecting md5 no sha512). This...

View Article

Filter Products By Manufacturer in the PrestaShop Back Office

In this PrestaShop tutorial, we will add a column to filter by manufacturer, in the back office Products Catalog Watch The Screencast Need PrestaShop Modules? Have a look at my … Learn More

View Article

Overriding Modules Controllers in PrestaShop 1.6

Thanks to a PrestaShop forums’ user, we can now easily extend modules’ controllers without any hardcoded modification. Let’s see how do do it! Override File Last Week, forum user alexdee2007 … Learn More

View Article

Using Namespaces with an Autoloader

In the last few articles, we looked at autoloaders and ways to prevent collisions between the names of classes and their methods. In this article, we’ll see how to use … Learn MoreHandbook of Fire...

View Article

Browsing latest articles
Browse All 83 View Live




Latest Images