Actually i am planning to have a similar game. So its basically building a engine.
so, i need the steps and procedures for this game.
URL: http://www.thomasandfr iends.com/usa/games_build_an_ engine.asp
Thank You
rajesh
User Profile
Collapse
-
Flash Game
I am the new born baby for flash scripting.I have to make one flash game.I explained the game details below.
Actually, this is bulding a engine game.In scene 1 i have 8 layers, in the layer
one, a outline of the engine is drawn and in other layers the parts of the engine are just kept which is seperated into 7 parts. so, the game is to arrange the parts with layer one. Suppose, if the object in the layer2 is dragged to the layer... -
-
I mentioned it wont display to third person means it dont show the password to other programmers(wor king with this page).Suppose when the person download this page from server he can view this password.So i will not view this page to others.Leave a comment:
-
dbconnect.php
<?php
$db_host = "localhost" ;
$db_user = "root";
$db_pwd = "rajesh";
$db_dbname = "test";
mysql_connect($ db_host, $db_user, $db_pwd) or die("Could not connect: " . mysql_error());
$seldb = mysql_select_db ($db_dbname) or die("Could not connect: " . mysql_error()) ;
?>
This is my actual page.In this page i dont want... -
My dbconnect.php having username and password for connect with mysql server.I want to make something but it wont preview the details to third person.Then only i think to make this dll function.I am also welcome for any other methods like password encryption and decryption method with clear details.Leave a comment:
-
Dll in php
Hi
i am new born child for php.I want to make one dll and connect to php pages.So anyone tell me how to make dll and how to connect the php pages with clearly
thank u
rajesh
No activity results to display
Show More
Leave a comment: