Blog Detail
Welcome to Widya Tehnika
http://www.widyani.com
Widya Tehnika: expert and professional guide to all things related to information technology and computers that you need to develop your business.
Recent Posts
Create Custom and Clean URL with mod_rewrite
Module mod_rewrite is one of the most popular module in the Apache web server that is for rewriting and redirecting URLs dynamically. It’s based on regular expression with using powerful pattern matching to allow for handling of very complex situa...
The Best Guidelines Activate Module mod_rewrite in Apache
In this discussion, we will learn more about Apache module mod_rewrite that is used rewrite request URLs on the fly with a rule-based rewrite engine. We hope this discussion can be the best guidelines activate module mod_rewrite in Apache web server....
The Best Practice for Handling Date Time in PHP
Date time is very extremely important if we will build critical application, so we must special attention for it. Handling date time properly in our program is more complicated than handling strings or numbers variable. Because date time is not a si...
The Secret of PHP Variables
If we are familiar with programming, we are certainly familiar with variables, how to declare and use it. In this discussion, we will discuss more about the variables, with specific scope of PHP as programming language and what is the secret behind ...
Basic Learning PHP Function
PHP as programming language and server side scripting was originally using procedural programming, it’s not an object oriented language. In procedural programming, real power of PHP comes from functions ( in the PHP there are more than 700 built fu...
Create Simple Tooltip with CSS - Cascading Style Sheet
We often hear tooltip terminology in the computer world or programming. Tooltip can be defined as information used to explain function of element graphic or button. It’s used in conjunction with a cursor, usually a mouser pointer. A tooltip may app...


Great information and links!
Posted: November 9th, 2009 | More Reviews From risomsr | Report This Comment