If you want to be merge two line set to one, SED and AWK command can use for this.

Continue Reading...

Some times MySQL service could not start on Lampp latest version, When you start the Apache, MySQL, ProFTPd on lampp the output is shows like below,

Continue Reading...

Some times MySQL service could not start on Lampp latest version, When you start the Apache, MySQL, ProFTPd on lampp the output is shows like below,

Continue Reading...

ImageMagick can be access in C, Perl, Ruby, PHP, etc. and support about 100 image formats and can perform impressive operations changing colors, stretching, rotating, overlaying images, overlaying text on image, draw text, lines, polygons.

Continue Reading...

OCI8 extension is very useful for access Oracle databases. This can be linked with Oracle client libraries.

Continue Reading...

When you start up your database oracle 11g R2 shows the error MEMORY TARGET not supported on this system because of tried to use Automatic Memory Management.

Continue Reading...

By default the database log mode set to NOARCHIVELOG if you have installed oracle through the Typical installation. We can also change to Archive mode log.

Continue Reading...