Jumat, 14 Februari 2014

FINAL FANTASY IV: AFTER YEARS v1.0.3 APK + Data


FINAL FANTASY IV: AFTER YEARS
Take part in the epic sequel that unfolds nearly two decades after the events of FINAL FANTASY IV.

 
 
FINAL FANTASY IV: THE AFTER YEARS is available on Android devices!

With a full 3-D remake, FINAL FANTASY IV: THE AFTER YEARS can now be played as never before. Take part in the epic sequel that unfolds nearly two decades after the events of FINAL FANTASY IV. Classic characters make their return alongside several new heroes, such as Ceodore, son of Cecil and Rosa.

- Ten Playable Tales
Begin your journey with "Ceodore's Tale." Complete it to unlock the tales of six additional characters, which can be played in any order, and then return to the core story with "Kain's Tale," "The Lunarian's Tale," and "The Crystals." A total of ten tales in all, and all contained in FINAL FANTASY IV: THE AFTER YEARS.

Popup Notifications v1.2 APK

Popup Notifications
A great app to display incoming notifications as popup.




Samsung users - if you have the talking issue - please go to Settings -> Advanced -> Talkback fix and disable the talkbacks.

Popup Notifications Features ..

  1. Displays the notifications from all apps as a Popup on Lockscreen as well as when not on the Lockscreen.
  2. Launch the app right from the notification screen by Right swipe on it.
  3. Dismiss any notification by left swiping on it.
  4. Dismiss all notifications by clicking on Dismiss All button.
  5. Mute the notifications for any or all apps by long pressing on the notifications.
  6. Display detailed notifications. Each message from all apps will be displayed separately.

Modern Combat 4: Zero Hour v1.1.0 apk

Modern Combat 4: Zero Hour
The #1 Action FPS game is back on smartphone with a new chapter to push the boundaries of mobile gaming even further!


In the wake of nuclear warfare, the only chance to avoid global devastation is in the hands of the few elite soldiers who must track down and rescue the world’s leaders from a frighteningly familiar terrorist group.

DIVE INTO THE MOST MEMORABLE ACTION SHOOTER EVER
  • Feel the story’s dramatic intensity and see both sides of the story by also playing the villain, Edward Page.
  • Dominate the battlefield with a new tactical movement system!
  • Wage war all over the world from Antarctica to Barcelona!
EXPERIENCE CONSOLE QUALITY GRAPHICS AND SOUND
  • Feel the chaos of the battlefield with console-like graphics, lifelike animations and dynamic objects.
  • The first Gameloft title powered by the Havok Engine for amazing ragdoll effects and the most realistic feeling vehicles ever.
  • Improved sound & voice acting performed by a renowned studio in the movie industry.

Kamis, 13 Februari 2014

Pizza Boy v1.2 APK

Pizza Boy
A thief has stolen the pizza present! Oh no!


 
 
 
 
You are forced to chase it through levels filled with threats and dangers but to your advantage you can throw bottles of soda. Watch out for evil birds and furious dogs while you collect pizza slices and strawberries in a yummy mix. And don’t forget to keep an eye out for lost kittens on your way ahead. In miraculous surroundings Pizza Boy is a true retro game sensation.

Hurry and get it back before it runs cold!

Features:
# New school retro graphics
The unique graphic design truly is a joy for the eye.
With an arsenal of graphics including well over 50 different objects together with super detailed levels and backgrounds, Pizza Boy's visual presentation truly stands out.

# "Smart touch system"
A brand new "Smart Touch System" was developed to establish completely reliable simulated buttons.
As a result of this invention it will never feels like the game controls are sticky or unresponsive, which can happen on a number of other touch based simulated buttons.

# Music and sound effect
With distinct inspiration from Chiptunes and Electronica the music sounds like your favourite retro game and even better.
7 different tracks and more than 15 sound effects were created to always provide a compelling sound imagery for your gameplay experience, all through the game.

# Storyline
The story of Pizza Boy is told in beautifully drawn comic strips and trough game animation.

#The World of Pizza Boy
Pizza Boy contains hand crafted platform levels, each with its own puzzles, challenges, secrets and obstacles.
The world is divided into 3 beautiful themes that you will discover as progressing through the different levels.
There is always something new and exciting to jump on in Pizza Boy, one more unpredictable than the other.

  • Over 40 different enemies, obstacles and items
  • Collectibles and unlocks on all levels
  • Epic boss fight
  • Bonus Levels
Pizza Boy is a complete platform experience!
_ _ _ _ _ _
It is time to take Pizza Boy to new heights!
Find a total of 8 keys hidden among the original levels and use them to unlock the new bonus levels!

What's New (Updated 9 January 2013)
  • Major and Minor Bug fixes
  • Decreased start up time (prevents freezes)
  • Removed player name and added percent completed to save slots
  • Updated Gree to 3.4.0
  • Enabled "Move to SD card"
+++
Requires Android: 2.3 and up

View at: Google Play

DOWNLOAD APK 

Gunman Clive v1.08 APK



 dfddsa
 
 
 
A group of bandits have kidnapped Mayor Johnsons daughter and are spreading havoc across the land. Only Gunman Clive can bring order to the west and save the
girl!

Jump and shoot your way across 16 diverse and challenging levels and fight massive bosses. Gunman Clive is an
old-school sidescrolling platform game set in the old west with full 3D graphics and a unique artstyle.

Features:
  • Old school sidescrolling action
  • Full 3D graphics
  • Unique sketch shaded artstyle
  • Dozens of different enemies
  • Epic boss battles
Supports Gamegripper and various other input methods

If the game runs slowly, try changing the render mode and reducing the screen size in the options menu.

What's New (Updated 11 December 2013)
  • Bugfix release
+++
Requires Android: 2.0 and up

View at: Google Play

DOWNLOAD

Selasa, 11 Februari 2014

Membuat Form Login dengan Php

membuat login dengan php. Bukan hal yang asing ketika kita mendengan kata-kata login terutama jika kita membicarakan tentang pemograman, kita juga sering menemukan hal tersebut di setiap website-website yang ada di internet baik itu login admin ataupun login yang digunakan untuk user itu sendiri.
localhost project l admin index.php pesanUSER atau PASSWORD SALAH1 Membuat Form Login dengan Php
Salah satu yang akan saya share di sini adalah membuat login dengan php karena beberapa hari yang lalu searching-searching tentang hal ini namun dari beberapa referensi kebanyakan susah untuk di pahami dan kali iniada beberapa yang telah saya rubah agar terlihat simple.
untuk percobaan kali ini silahkan buat 5 file dibawah ini :
Index.php
Koneksi.php
Proses.php
Logout.php
Berhasil.php
Dari 5 file tersebut memiliki fungsi masing-masing :
Index.php untuk form login yang akan kita gunakan 
Koneksi.php melakukan koneksi php dan mysql 
Proses.php melakukan proses setelah tombol di dalam index.php di tekan/klik 
Logout.php untuk keluar dari login tersebut 
Berhasil.php untuk menampilkan apabila login sukses.
Perhatian :


Nama file tersebut bisa anda rubah juga sesuai dengan selera masing- namun saya tetep menggunakan file tersebut untuk contoh.
Selanjutnya mari kita lihat langkah-langkah untuk membuat login dengan php tersebut

Pertama Silahkan Buat database dan tabelnya di mysql :

———————————————————————–

mysql> create database belajar;
Query OK, 1 row affected (0.09 sec)

———————————————————————–

mysql> use belajar
Database changed
———————————————————————–

mysql> create table user value(

-> id_user INT NOT NULL AUTO_INCREMENT,
-> username VARCHAR(40) NOT NULL,
-> password VARCHAR(40) NOT NULL,
-> PRIMARY KEY ( id_user )
-> );

———————————————————————–
pada file index.php silahkan masukan scrip berikut :
<table width="200" align="center" border=0> <form action="proses.php" method="POST"> <tr> <td> Username </td> <td> <input type="text" name="username" id="username"> </td> </tr> <tr> <td> Password </td> <td> <input type="password" name="password" id="password"> </td> </tr> <tr> <td> </td> <td> <input type="submit" name="login" value="login"> </td> </tr> </form> </table>
pada file proses.php silahkan masukan scrip berikut :
<?php include"koneksi.php"; session_start(); if(isset($_POST['login'])) { $username = $_POST['username']; $password = $_POST['password']; $sql = mysql_query("SELECT * FROM user WHERE username='$username' && password='$password'"); $num = mysql_num_rows($sql); if($num==1) { $_SESSION['user'] = $username; $_SESSION['passwd'] = $password; ?><script language="JavaScript">alert('Anda berhasil login'); document.location='berhasil.php'</script><?php } else { ?><script language="JavaScript">alert('Username & Password Salah'); document.location='index.php'</script><?php } } ?>
pada file koneksi.php silahkan masukan scrip berikut :
<?php $host = "localhost"; $user = "root"; $pass = "ojo"; $dbname = "belajar"; $conn = mysql_connect($host,$user,$pass); if($conn) { //select database $sele = mysql_select_db($dbname); if(!$sele) { echo mysql_error(); } } ?>
pada file logout.php silahkan masukan scrip berikut :
<?php session_start(); session_destroy(); header('location:index.php'); ?>
pada file berhasil.php silahkan masukan scrip berikut :
<?php session_start(); if (!isset($_SESSION['username']) or $_SESSION['password']=="") { header("location:index.php?pesan=Login Dulu Brooo..."); exit; }else{ echo "Hello ".$_SESSION['username']; echo "<br>"; echo "<a href='logout.php'>logout</a>"; } ?>

SUMBER
http://cahkos.com/2013/membuat-form-login-dengan-php/