Author Details

Author: Barbos

Url: http://www.a1tech.com

Barbos : Components, Scripts, Codes Listing

What is "0 but true" and why is it

This small tutorial explains to the programmer as to why Perl uses the 0 but true return value while executing some system functions. This can...

Freeware


 

SQL execution time

In this article, the author gives some codes and programmes to display the time spent for SQL queries and overall percentage of time for MySQL only...

Freeware

Printing leaf items

In this article, the author illustrated with some simple programmes and tables for storing datas in a tree menu structure. The author gives...

Freeware

Page generation time

Page generation time is an article that shows the time taken to generate a web page. The author describes an easy way to display the page...

Freeware

Navigation bar

This is a tutorial where the users are taught about the use of navigation bar in websites which provide support to the users for locating the...

Freeware

JavaScript preloader

This is an article where the users are taught about preloading images and showing them after they are downloaded. This tutorial informs the users...

Freeware

Hiding a file

This allows you to solve the problem of denying access to some files on the server without the usage of server commands or configuration files....

Freeware

Formatting Date/Time value

This tutorial gives the two formats for formatting date/time value. One is using PHP and the other is much better solution is to use MySQL embedded...

Freeware

Fetching random record

In this article, the author gives some tips to fetch random record in a multiple records database. He gives two ways to do this job. For this he...

Freeware

All types of redirections

This site is helpful for the perl learners who need to know about how to build redirection program based on perl. This article teaches them in an...

Freeware