<?php function get_search_phrase($referer){ $key_start = 0; $search_phrase = ""; // used by google, msn, alta vista, ... = urldecode($search_phrase); return $search_phrase; } // end get_search_phrase $keyword = get_search_phrase($_SERVER["HTTP_REFERER"]); ?>
The usage of quotation mark in script PHP very often we meet,

Shuffle Function in Array

used together with srand() function. shuffle() example: And the result of the code above: First
traffic, immediately after the code snippet. This will allow non HTTP traffic

Upload File dengan PHP MySQL

Menggunakan PHP untuk mengupload file ke dalam database MySQL kadang dibutuhkan oleh
Fitur php sangatlah banyak, beberapa memang sangat powerful. Namun, pada situasi tertentu

Optimizing MySQL: Queries and Indexes

of records, to find Fred's details. More details: http://www.databasejournal.com/features/mysql/article.php/1382791

A HOWTO on Optimizing PHP

PHP is a very fast programming language, but there is more to ... optimizing PHP than just speed of code execution. In this chapter, we explain

Optimizing PHP and ASP Code

that comprise them. When using scripting languages such as ASP and PHP, ... the readability and reusability) of the code reduces development time and provides
  

Calendar

December 2008
M T W T F S S
« Nov    
1234567
891011121314
15161718192021
22232425262728
293031