Quantcast
Channel: PHP – Inspiring Tech Blog by ROPARDO
Browsing all 14 articles
Browse latest View live

Convert Array to Object in PHP

Convert an array to object (recursively) in PHP.

View Article



Create an image thumbnail for a WordPress article

During the last week, the Ropardo Web Development Team has been working on a web portal based on the open sourced content management system WordPress. I was given the task to create a new template for...

View Article

The access rules for each user on page in wordpress

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...

View Article

osCommerce jQuery price calculator

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...

View Article

Testimonials extension for TYPO3

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...

View Article


Basic file encryption with PHP mcrypt using cryptastic class

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...

View Article

Custom header images in WordPress

In this post i will show you a easy way to add different header images for each page or post in your blog / website. The fastest way to achieve this is to use Custom Fields, this allows us to add...

View Article

How to put online the Apache 2.4 Server

If you find yourself googling in order to make your new local server work online, you’ve come to the right place. Most Web Server packages today (WAMP, XAMPP or Uniform Server) are configured to work...

View Article


SQL Injection. How to prevent it from happening in PHP.

SQL injection as a matter of security can be approached from multiple angles. One must first be sure that the targeted application has a confidential database structure, since this is the main thing...

View Article


How to install Yii Framework on XAMPP for Windows

  Yii is an open source, object-oriented, component-based MVC PHP web application framework. Yii is pronounced as “Yee” or [ji:] and it’s an acronym for “Yes It Is! The first thing you need in order to...

View Article

Display custom language switcher in the desired position in menu

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...

View Article

Symfony RESTful API example

In this post we are going to create RESTfull APIs using PHP framework Symfony 3. This will be exemplified on a “Car” entity. 1. Creating Symfony Application First make sure you have composer globally...

View Article

PHP Serialize and Drupal

Developing PHP applications, regardless of the developing system and the deployment one, is usually pretty straight forward. Since PHP applications are run by an Apache server on all platforms, the...

View Article


PHP Development for remarkable solutions and lucrative results

PHP Development: Remarkable solutions for lucrative results PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers...

View Article
Browsing all 14 articles
Browse latest View live




Latest Images