Showing entries 29256 to 29265 of 44067
« 10 Newer Entries | 10 Older Entries »
Installing m4 Macro Processor on Ubuntu Linux

This short tutorial shows you how to install m4 (macro processor) on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing m4 version 1.4.10. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS X).

Installing Apache Portable Runtime Utility (apr-util) Library on Ubuntu Linux

This short tutorial shows you how to install Apache Portable Runtime Utility (apr-util) Library on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing apr-util version 0.9.13. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS X).

Installing Libpng on Ubuntu Linux

This short tutorial shows you how to install libpng on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing libpng version 1.2.18. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS x).

Installing neon (webdav) on Ubuntu Linux

This short tutorial shows you how to install neon on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing neon version 0.25.4. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS X).

Difference between '==' (equal) and '===' (identical) comparison operators in PHP (with examples)

Two of the many comparison operators used by PHP are '==' (i.e. equal) and '===' (i.e. identical). The difference between the two is that '==' should be used to check if the values of the two operands are equal or not. On the other hand, '===' checks the values as well as the type of operands.

Installing Libxslt on Ubuntu Linux

This short tutorial shows you how to install libxslt on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing libxslt version 1.1.21. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS X).

Simple Coding Style for PHP - Part 1/2

Many programmers use different kinds of coding styles to write code I have my own version that (i think) is simple and easy-to-use.

Installing Libmhash on Ubuntu Linux

This short tutorial shows you how to install libmhash on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing libmhash version 0.9.9. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS X).

Simple Coding Style for PHP - Part 2/2

Some more guidelines

How to print screen in a file (Mac OS X)

Use these instructions

Showing entries 29256 to 29265 of 44067
« 10 Newer Entries | 10 Older Entries »