how to hack facebook

How to hack facebook? Why do you want to hack facebook? Who you want to hack? What do you hack for? when did you log in to facebook last time?
I'm sorry, I don't know the answer. May be if you can get the answer, comment to me. I wanna hack someone facebook too.

Read More..

music

Music is an art form. Its medium is sound. In music, a song is a composition that contains vocal parts ("lyrics") that are performed ("sung"), commonly accompanied by musical instruments, exception in the case of accapella songs. The lyrics of songs are typically poetic, rhyming nature, although they may be religious verses or free prose.
Music has some element. Common elements of music are pitch (which governs melody and harmony), rhythm (and its associated concepts tempo, meter, and articulation), dynamics, and the sonic qualities of timbre and texture.

Read More..

php syntax

PHP is stand for PHP Hypertext Preprocessor.  It is a recursive acronym; the first "P" stands for "PHP," and the first "P" of that stands for "PHP" as well, thus the cycle continues. PHP is a widely used. PHP is general-purpose scripting language. It was originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document.
PHP code is processed by an interpreter application in command-line mode performing desired operating system operations and producing program output on its standard output channel, cause it is a general-purpose programming language. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on most operating systems and computing platforms.
PHP can be edited by standart text editor. But you need another server in order to connect it. You can try appserv. It's easy one, and portable. You can edit your php everywhere, whenever you need it, as long as you bring your appserv with you.
PHP document start with <?php and ended with ?> . Every PHP command ended with ;. we use <?php as start because it's available in all browser. some time may be you'll find <?, but it's not recomended. When PHP parses a file, it looks for opening and closing tags, which tell PHP to start and stop interpreting the code between them. Parsing in this manner allows PHP to be embedded in all sorts of different documents, as everything outside of a pair of opening and closing tags is ignored by the PHP parser. Most of the time you will see PHP embedded in HTML documents.
A simple example.
<?php
echo 'hallo';
?>
You will see hallo in your browser if succed

Read More..

php introduction

PHP is mainly focused on server-side scripting, so you can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies. But PHP can do much more.
There are three main areas where PHP scripts are used.

* Server-side scripting. This is the most traditional and main target field for PHP. You need three things to make this work. The PHP parser (CGI or server module), a web server and a web browser. You need to run the web server, with a connected PHP installation. You can access the PHP program output with a web browser, viewing the PHP page through the server. All these can run on your home machine if you are just experimenting with PHP programming. See the installation instructions section for more information.
* Command line scripting. You can make a PHP script to run it without any server or browser. You only need the PHP parser to use it this way. This type of usage is ideal for scripts regularly executed using cron (on *nix or Linux) or Task Scheduler (on Windows). These scripts can also be used for simple text processing tasks. See the section about Command line usage of PHP for more information.
* Writing desktop applications. PHP is probably not the very best language to create a desktop application with a graphical user interface, but if you know PHP very well, and would like to use some advanced PHP features in your client-side applications you can also use PHP-GTK to write such programs. You also have the ability to write cross-platform applications this way. PHP-GTK is an extension to PHP, not available in the main distribution. If you are interested in PHP-GTK, visit » its own website.

PHP can be used on all major operating systems, including Linux, many Unix variants (including HP-UX, Solaris and OpenBSD), Microsoft Windows, Mac OS X, RISC OS, and probably others. PHP has also support for most of the web servers today. This includes Apache, Microsoft Internet Information Server, Personal Web Server, Netscape and iPlanet servers, Oreilly Website Pro server, Caudium, Xitami, OmniHTTPd, and many others. For the majority of the servers, PHP has a module, for the others supporting the CGI standard, PHP can work as a CGI processor.

PHP allows you to have the freedom of choosing an operating system and a web server. Furthermore, you also have the choice of using procedural programming or object oriented programming, or a mixture of them. Although not every standard OOP feature is implemented in PHP 4, many code libraries and large applications (including the PEAR library) are written only using OOP code. PHP 5 fixes the OOP related weaknesses of PHP 4, and introduces a complete object model.

PHP's abilities includes outputting images, PDF files and even Flash movies (using libswf and Ming) generated on the fly. You can also output easily any text, such as XHTML and any other XML file. PHP can autogenerate these files, and save them in the file system, instead of printing it out, forming a server-side cache for your dynamic content. With PHP you are not limited to output HTML.

PHP has One of the strongest and most significant features. PHP supports for a wide range of databases. Writing a database-enabled web page is incredibly simple. The following databases are currently supported:

* Adabas D
* dBase
* Empress
* FilePro (read-only)
* Hyperwave
* IBM DB2
* Informix
* Ingres
* InterBase
* FrontBase
* mSQL
* Direct MS-SQL
* MySQL
* ODBC
* Oracle (OCI7 and OCI8)
* Ovrimos
* PostgreSQL
* SQLite
* Solid
* Sybase
* Velocis
* Unix dbm

PHP supports ODBC, the Open Database Connection standard, so you can connect to any other database supporting this world standard. We also have a database abstraction extension (named PDO) allowing you to transparently use any database supported by that extension. Additionally

PHP also has support for talking to other services using protocols such as LDAP, IMAP, SNMP, NNTP, POP3, HTTP, COM (on Windows) and countless others. You can also open raw network sockets and interact using any other protocol. PHP has support for the WDDX complex data exchange between virtually all Web programming languages. Talking about interconnection, PHP has support for instantiation of Java objects and using them transparently as PHP objects. You can also use our CORBA extension to access remote objects.

PHP has extremely useful text processing features, from the POSIX Extended or Perl regular expressions to parsing XML documents. For parsing and accessing XML documents, PHP 4 supports the SAX and DOM standards, and you can also use the XSLT extension to transform XML documents. PHP 5 standardizes all the XML extensions on the solid base of libxml2 and extends the feature set adding SimpleXML and XMLReader support.

PHP has many other interesting extensions, the mnoGoSearch search engine functions, the IRC Gateway functions, many compression utilities (gzip, bz2, zip), calendar conversion, translation...

Read More..

Masters winner from year to year

2009 - Angel Cabrera (Argentina)
2008 - Trevor Immelman (South Africa)
2007 - Zach Johnson
2006 - Phil Mickelson
2005 - Tiger Woods
2004 - Phil Mickelson
2003 - Mike Weir (Canada)
2002 - Tiger Woods
2001 - Tiger Woods
2000 - Vijay Singh (Fiji)
1999 - Jose Maria Olazabal (Spain)
1998 - Mark O `Meara
1997 - Tiger Woods
1996 - Nick Faldo (England)
1995 - Ben Crenshaw
1994 - Jose Maria Olazabal (Spain)
1993 - Bernhard Langer (Germany)
1992 - Fred Couples
1991 - Ian Woosnam (Wales)
1990 - Nick Faldo (England)
1989 - Nick Faldo (England)
1988 - Sandy's Lyle (Scotland)
1987 - Larry Mize
1986 - Jack Nicklaus
1985 - Bernhard Langer (Germany)
1984 - Ben Crenshaw
1983 - Seve Ballesteros (Spain)
1982 - Craig Stadler
1981 - Tom Watson
1980 - Seve Ballesteros (Spain)
1979 - Fuzzy Zoeller
1978 - Gary Player (South Africa)
1977 - Tom Watson
1976 - Raymond Floyd
1975 - Jack Nicklaus
1974 - Gary Player (S Africa)
1973 - Tommy Aaron
1972 - Jack Nicklaus
1971 - Charles Coody
1970 - Billy Casper
1969 - George Archer
1968 - Bob Goalby
1967 - Gay Brewer, Jr..
1966 - Jack Nicklaus
1965 - Jack Nicklaus
1964 - Arnold Palmer
1963 - Jack Nicklaus
1962 - Arnold Palmer
1961 - Player Gary (South Africa)
1960 - Arnold Palmer
1959 - Art Wall, Jr..
1958 - Arnold Palmer
1957 - Doug Ford
1956 - Jack Burke, Jr..
1955 - Cary Middlecoff
1954 - Sam Snead
1953 - Ben Hogan
1952 - Sam Snead
1951 - Ben Hogan
1950 - Jimmy Demaret
1949 - Sam Snead
1948 - Claude Harmon
1947 - Jimmy Demaret
1946 - Herman Keiser
1945 - No tournament due to World War II
1944 - No turanmen since World War II
1943 - No tournament due to World War II
1942 - Byron Nelson
1941 - Craig Wood
1940 - Jimmy Demaret
1939 - Ralph Guldahl
1938 - Henry Picard
1937 - Byron Nelson
1936 - Horton Smith
1935 - Gene Sarazen
1934 - Horton Smith
All of the golf tournament held at Augusta National - Augusta, Georgia

Read More..

emoticon on yahoo

Emoticon on Yahoo massanger
Surprise your friends with these hidden characters.

You will not find these characters emoticons in the menu, but you can still send them by typing the shortcut character code directly into your message.
: O3 puppy
 : -? I do not know
 % - ( do not listen
 : @) pig
 3:-O cow
  : (|) monkey
 ~:> chicken
 @); - rose
 %% - leaf
 **== flag
 (~ ~) squash
 ~ O) coffee
 *-:) bright idea
 8-X skull
 =:) insect
 > -) alien
 :-L frustrating
 [-O < pray
 $ -) mercenary
 : - " whistle
 b-( black-and-blue
 :)> - peace
 [-X can not
 \: D / dance
 >: / who fear
 ;)) hi .. hi .. hi
 : - @ fussy
 ^:) ^ salute
 :-J oh aja
 (*) star
 o-> hiro
 o => billy
 o-+ April
 (%) yin
 : Bz bee
 [..] Transformer *


Read More..

emoticon for email

HAPPY, SMILING, LAUGHING
  :-) smiling; agreeing
  :-D laughing
  |-) hee hee
  |-D ho ho
  :-> hey hey
  ;-) so happy, I'm crying
  :'-) crying with joy
  \~/ full glass; my glass is full
 

TEASING, MISCHIEVOUS
  ;-) winking; just kidding
  '-) winking; just kidding
  ;-> devilish wink
  :*) clowning
  :-T keeping a straight face
 

AFFIRMING, SUPPORTING
  :^D "Great! I like it!"
  8-] "Wow, maaan"
  :-o "Wow!"
  ^5 high five
  ^ thumbs up
  :] Gleep, a friendly midget who wants
  to befriend you
  (::()::) bandaid; offering help or support


UNHAPPY, SAD
  :-( frowning; boo hoo
  :( sad
  :-< really sad
  :-c really unhappy
  :-C really bummed
  &-| tearful
  :' crying
  :'-( crying and really sad
  :-| grim
  :[ really down
  :-[ pouting
  \_/ "my glass is empty"


ANGRY, SARCASTIC
 >:-< angry
 :-|| angry
 :-@ screaming
 :-V shouting
 :-r sticking tongue out
 >:-< absolutely livid!!
 :-, smirk
 :-P nyahhhh!
 :-> bitingly sarcastic



TRYING TO COMMUNICATE
 :-& tonguetied
 :-S incoherent
 :-\ undecided
 :- I "hmmm..."
 :-, "hmmm "
 :-# "My lips are sealed"
 :-X "My lips are sealed"
 :-Y a quiet aside
 :-" pursing lips
 :-W speaking with forked tongue
 :( ) can't stop talking


FEELING STUPID OR TIRED
  :~/ mixed up
 %-) braindead
 (:I egghead
 <:-I dunce
 =:-) hosehead
 :-] smiling blockhead
 :-[ un-smiling blockhead
  |-O yawning
 |-I asleep
 :-6 exhausted; wipeout


SURPRISED, INCREDULOUS, SKEPTICAL
 :> What?
 :@ What?
 :Q What?
 :-o "uhh oh!" OR surprise
 ;-) sardonic incredulity
 :O shocked
 8-| eyes wide with surprise
 :-/ skeptical
 8-O "Omigod!!"
 :-C just totally unbelieving
 |-{ "Good Grief!" (Charlie Brown)HUGS AND KISSES
  : * kisses
  :-X a big wet kiss!
  :-x kiss kiss
  :-{} blowing a kiss
  [] hugs
  (( )):** hugs and kisses
  ((((name)))) hug


MISCELLANEOUS
  :-* Oops!
  :-I indifferent
  \-o bored
  :-P tongue hanging out in anticipation
  O :-) angelic; being an angel (at heart, at least)


NEW EMOTICONS (by Tracy Marks):
  ][ feeling separate
  ] [ separating
  ) ( really separating
  { } face-to-face
  [ ] wanting to hug
  }xx kisses
  () feeling in harmony; connecting
  ] ? moving away and wondering about you?
  [ ? moving toward you and wondering about you?


Read More..
 

Mhabibie's web | Mhabibie's BLog