Quantcast
Channel: On Time Design
Browsing all 10 articles
Browse latest View live

Untitled

View Article



Untitled

View Article

Untitled

View Article

Untitled

View Article

Howto: Upgrade redhat RHEL4 linux to Fedora Core 4 on VPS from www.EuroVPS.com

Upgrade redhat RHEL4 to FC3 (Fedora Core 3) Fedora Core mirrors (install GPG key) rpm --import ftp://ultra.linux.cz/pub/fedora/3/i386/os/RPM-GPG-KEY (need these 2 files – yum and fedora-release) wget...

View Article


Migrating PHP Link Directory to Arfooo – import script

I wanted to have a better look at Arfooo directory and was considering to eventually replace my phpLD directory www.fast4u.co.uk which is running on PHP Link Directory 2.1. A good news was there is a...

View Article

How to run WordPress wp_cron every 10 minutes

While developing a WordPress plugin which was relying on wp_cron I had to debug function that was called with the wp_cron. There was a need to run the cron every few minutes. Here is the solution: Add...

View Article

How to list images in directory with php

An easy way to get images from a directory using php: //path to directory to scan $directory = dirname(dirname(__FILE__)) . '/my_image_dir/'; //get all image files with a .jpg, gif and...

View Article


How to update CKEditor content on form submit – equivalent of...

Often there is a need to do something with CKEditor content before it is saved in database or send somewhere. As OnAfterLinkedFieldUpdate event is missing in CKEditor I spend a lot of time triyng to...

View Article


Custom password encryption for WordPress

Custom password encryption is WordPress plugin that enables to login for imported users with other password encryption then the default md5 encryption. Currently supported password encryptions are...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images