Pages

Saturday, January 22, 2011

THE KOLLYWOOD TEAM


By: TwitterButtons.com
THE KOLLYWOOD TEAM FOR 2011 WORLD CUP
The Indian team for the World Cup is selected. We tried and imagined what it would look like if a team were to be picked from amongst the Kollywood heroes strictly selecting actors analogous to the respective players. Go ahead and see the Kollywood team for the 2011 World Cup.


15. Praveen Kumar - Jiiva


Happy doing their kind of thing! Have pulled off some good things, but have not been able to string together good performances on a consistent basis to become regular members in the first choice unit.

Sunday, January 16, 2011

How to configure apache for PHP

By: TwitterButtons.com

Steps to Setting Up PHP 5:-

Download PHP 5

Before you begin, get a copy of PHP 5 from the PHP download page. In particular, download the VC6 thread-safe zip package from the "Windows Binaries" section — that is, don't get the installer. For example, select the package labelled "PHP 5.2.5 zip package" if 5.2.5 is the current version.
[Update: note that I have not tested the procedure below with any of the PHP 5.3 versions, only with 5.2.5, which was the latest version at the time I originally wrote this. In theory, the procedure should work with later 5.2 versions as well. I'm not sure about 5.3 though. A version jump from 5.2 to 5.3 usually means bigger changes than simple bug fixes. If you want to be sure the procedure below will work, just get the latest of the 5.2 series.]

Saturday, January 15, 2011

LATEST NFS - HOT PURSUIT CHEATS

By: TwitterButtons.com
MAIN CHEATS:-
The following cheats are applied by pressing the right key combination. 
To use the following cheats u need to apply them as command line parameters. All you need to do is, just run the game in this way, ie edit the game's shortcut.


C:\Program Files\\Need For Speed Hot Pursuit 2\NfsHS.exe +[parameter]
(here note that the '+' sign is necessary)



ghost - Your car is transparent for other cars (real pain for cops:).


opentree - Allowes you to enter locked evens in event trees! (and no trainers needed:)

nofrustration - Disables annoying confirmations.


nomovie - Disables movie demos.

How to become a millionaire in zynga poker

By: TwitterButtons.com
One of the most popular games in Facebook these days, Zynga Poker is a very addictive game. I end up playing hours on end just calling all-in and find myself busted time and time again . I thought The Crazies Tower Defense was the most time consuming facebook game ever but turns out Zynga Poker is just as bad.



So how to cheat in poker...?


However there are no easy ways to become a millionare in poker. There are easier avenues however than just mindlessly playing bingo poker and seeing all those hours spent building your chips disappear in an instant over a bad beat.


So a couple of definitions of zynga poker terms.:

What is PHP

By: TwitterButtons.com
Introduction:
You may be me usually noticing while visiting certain webpages you see a .php extension in the URL. So what is this php. In this blog i will be sharing you the basics of php.

PHP is actually server side scripting. In the earlier days web developers make use of java programs for server side scripting. But i say for people like me who find a lot of problem with java, this PHP is a really useful tool for scripting on the server side.
So to formally start with, PHP is a powerful tool for making dynamic and interactive webpages. PHP is widely used, free and efficient, a powerful competitor to microsoft's ASP.


So what does PHP stands for...??? PHP stands for Hypertext PreProcessor. Usually a PHP file is saved with an extension .php or .php3 or .phtml. PHP along with a mySQL database makes an effective tool for developing dynamic webpages.  


Where to start with...?
                  So to start with just install apache on your own server. If you dont have an apache setup download it  from here. Next you need to install PHP. You can always download it from here. Initially for learning PHP you may not need mySQL. But using database is always an essential part in developing webpages. So i recommend you to download and install it from here