PHP

Share

This article will present a method to display a custom language switcher in the desired position in menu when using WPML plugin for WordPress. One client wanted the language switcher (with two languages, Romanian and English) to be on the second position in menu and to show just the inactive language.

Continue Reading  

Share

This post is about encrypting / drecrypting data, files more exactly. After google-ing for a while i found this to be very usefull for what i needed. This class uses RIJNDAEL-256 block cipher, which is based on a symetric key algorithm, this means that it’s using the same key for encryption and decryption.

Continue Reading  

Share

Our client wanted a solution for displaying testimonials on his TYPO3 website. The easiest way to accomplish this was creating some items that can be edited in the backend of the website and a front end plugin for the list and detail view. One of the great things that TYPO3 provides is the TCA (Table […]

Continue Reading  

Share

Let’s assume that we have to build a price calculator for a osCommerce website, that needs to have price based on dimensions(input from user – length, width), attributes,
for each attribute there are more than 1 options with different prices for each option.

Continue Reading  

Share

The client wanted to limit the access to certain pages based on user account and password. So some pages can only accessed by some users that gave them permission the site manager. For that i create two radio input type with “Yes” or “No” protect page options.When i selected “Yes” option i can chosen from […]

Continue Reading  

Share

PHPList is another example of an open source powered software that has all the required features of a complete newsletter manager. Build and maintained by Tincan Ltd., PHPList has reached over 300.000 downloads so far and is the perfect solution for a dozen companies when it comes to personalised mailing list or customer relations management […]

Continue Reading  

Share

Convert an array to object (recursively) in PHP.

Continue Reading  

Share

Where you can use Joomla Many companies and organizations have requirements that go beyond what is available in the basic Joomla package. In those cases, Joomla’s powerful application framework makes it easy for developers to create sophisticated add-ons that extend the power of Joomla into virtually unlimited directions.

Continue Reading  

Share

If you need to install the WSF/PHP extension on a SUSE Linux with GCC 4.1.2 (pretty old) and receive some strange errors with missing libraries (even if you think / see they are there and even if you followed a la lettre the documentation) you may try the following approach:

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close