Most Recent

How to (re)enable Hibernation in Vista

If you run a disk cleanup hibernation will be disabled in Vista due to a bug. Learn here how to fix this.

Added over 2 years ago – In Windows Vista

How to check if an email address is valid in PHP

Added over 2 years ago – In PHP 5

How to enable Telnet client in Vista

I needed to check if a port is open but I had the surprise to see that Telnet wasn't enabled on Vista. Here is how I enabled it.

Added over 2 years ago – In Windows Vista

How to use the Serial port on Arduino

How to use the Serial Port of Arduino to send/receive data to/from your computer or any other capable device.

Added over 2 years ago – In Arduino

How to enable file caching with .htaccess in Apache

Want to improve the access speed of your website users? Caching allows you to avoid loading the same data in the browser many times. Read on if you want to know more...

Added over 2 years ago – In Apache

How to detect a specific search engine crawler

How you can detect a search engine crawler, for example the google bot.

Added over 2 years ago – In PHP 5

How to speed up your site using .htaccess

Some .htaccess techniques to improve the speed of your own website.

Added over 2 years ago – In Apache

Make Apache to interpret PHP with a custom extension

How can you make, for example, .asp files to be interpreted as PHP.

Added over 2 years ago – In Apache

Adding user avatars on a blog/website

How can you add avatars for your users in a very simple way? This article shows how to do it using the gravatar service.

Added over 2 years ago – In PHP 5

Redirect from www to non www domain

If you have www.domain.com you may want to redirect all the requests to domain.com for SEO purposes (or from domain.com to www.domain.com).

Added over 2 years ago – In Apache

Adding a horizontal line after a Zend Framework form element

In a Zend_Form object, if you want to separate a few fields visually, here's how you can do it using a horizontal line view helper.

Added over 2 years ago – In PHP 5, Zend Framework

How to find the last day of the month in PHP

When you are doing, for example, reports on months you need to know the last day of the month so you can calculate the needed timestamp (between the first and the last day).

Added over 2 years ago – In PHP 5

Introduction to crontab

A basic introduction to crontab, the Linux time-based job scheduler.

Added over 3 years ago – In Linux

How to set a cron job to run at the end of the month

How to set a cron job to run an application/script in the last day of the month.

Added over 3 years ago – In Linux

File uploads with Zend_Form_Element_File

Simple tutorial to learn how to upload files with Zend_Form and control better the name of the file and the destination folder

Added over 3 years ago – In PHP 5, Zend Framework

Tutorialpedia community ranks

Describes the current user ranking system

Added over 3 years ago – In Tutorialpedia

Tutorialpedia Forum

A place where we can share ideas about Tutoriapledia.org

Added over 3 years ago – In Tutorialpedia

How to check if a time is inside a time interval using PHP

For example, you want to check if the current time (17:30) is inside a time interval (maybe a shop's opening hours, 08:00-17:00). Here is the solution.

Added over 3 years ago – In PHP 5

Blinking a LED with Arduino

The Hello World! for Arduino .. blinking a single LED.

Added over 3 years ago – In Arduino

Sandbox - For tests.

An account where you can do tests. What you put here doesn't matter.

Added over 3 years ago – In Tutorialpedia

( 21 - 40 of 77 ) << First  |  < Previous  |  Next >  |  Last >>