Quantcast
Channel: Blokeish.com » Tutorials
Browsing all 10 articles
Browse latest View live

Rounded Corner Elements in HTML Using CSS And Images With Variable Width and...

There are many ways to make rounded corners in HTML. Many of the new browsers support CSS styles to make rounded corners especially the ones that support CSS 3.0. This post show how you could make...

View Article



How To Adjust Textarea Label Position Without Table

If a label is placed next to a textarea the text will be place at the bottom line. Often this don’t look good. In this tutorial I will show how you can have the label placed anywhere along side the...

View Article

Horizontal Multilevel Menu That Expand On Mouse-Over With CSS (Without...

Commonly the multilevel navigation menu in the websites were powered by JavaScript to show and hide the sub-menu elements when the mouse is over a parent menu. The same effect can be achieved by simple...

View Article

How to Create and Handle an Array of Models or Objects in Codeigniter

In most object oriented programming situations we want to dynamically create varied number of instances(objects) of a specific class. Therefore its impossible to rely on predefined variable. The best...

View Article

Simple Multiple Word Search Engine Concept With PHP & MYSQL

Searching the database for a single word is easy. How about if you want to have a multiple word search? With ordinary search it will only show the result if there is an exact match for the word...

View Article


MySql Mass Convertion of Database Table’s Storage Engines from Other Types to...

A Few months back I had to convert moodle LMS database storage engine from MyISAM to InnoDB. Moodle has some 200+ databases and to manually convert each table takes an awful lot of time. My friend who...

View Article

Update PHP 5.2 and MySQL 5.0 to PHP 5.3.8 and MySQL 5.5.15 on CentOS 5.5

To upgrade PHP and mysql on CentOS we cannot rely on the ‘yum update’ command as CentOS default repositories don’t provide versions above PHP 5.2 and MySQL 5.0.77. So we will have to rely on...

View Article

Microsoft Word Thesis Template File For Download

If you do not plan in advance before start writing a thesis report you will find it more difficult and tedious than the actual research itself. Here you are give a Microsoft Word template file to start...

View Article


Customized Mass Mailing With Gmail

If you have a Gmail account (or a Google apps email account), did you know that you can mailmerge emails, so each recipient receives a personalised email? A consulting firm called IT4SmallBusiness...

View Article


Getting Attachments in Posts Under Specific Categories in WordPress with SQL

This post is actually a refinement to another post ‘Extracting Data From WordPress Database and Convert Into XML Format‘ that I wrote couple of years back. In that post I was using nested php-mysql...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images