i will have a look at it agian ;D
Thanks
Search found 6 matches
- Fri Jun 11, 2010 9:18 pm
- Forum: Tutorials
- Topic: mmo browser ;D request to hallsofvallhalla
- Replies: 7
- Views: 1478
- Fri Jun 11, 2010 6:18 pm
- Forum: Tutorials
- Topic: mmo browser ;D request to hallsofvallhalla
- Replies: 7
- Views: 1478
Re: mmo browser ;D request to hallsofvallhalla
Yes i have had a look on those ;D you can use those to make a nice pice of mmo browser game. But my problem is more in (map y:x with mysql,) for a min world map with citys. I understand you have alot to look at,, cant realy see how you even got time to make all that tuts. Iam really grateful. i even...
- Fri Jun 11, 2010 11:25 am
- Forum: Tutorials
- Topic: mmo browser ;D request to hallsofvallhalla
- Replies: 7
- Views: 1478
Re: mmo browser ;D request to hallsofvallhalla
yes , indeed. like that one.
dont need to be aps
coud just be nice with some tut , thats not only rpg
realy learn alot php just by following the tuts on this site , thanks
/ lasse
dont need to be aps
coud just be nice with some tut , thats not only rpg
realy learn alot php just by following the tuts on this site , thanks
/ lasse
- Thu Jun 10, 2010 9:33 pm
- Forum: Tutorials
- Topic: mmo browser ;D request to hallsofvallhalla
- Replies: 7
- Views: 1478
mmo browser ;D request to hallsofvallhalla
hello This post is a simpel request to hallsofvallhalla. I realy loved you Tutorials, follow alot of them. And learned alot. I am realy sorry that i cant find any tut on how to make a mmo browser (text : php) As where you make some city in a map , attack other citys , counder cities, build troops, m...
- Mon Mar 08, 2010 1:15 pm
- Forum: Older Browser MMO Videos
- Topic: user image from mysql (help) :D
- Replies: 2
- Views: 467
Re: user image from mysql (help) :D
i got some help via google :D hers the city.php: <?php include_once 'connect.php'; session_start(); include_once 'logo.php'; ?> <link href="style.css" rel="stylesheet" type="text/css" /> <div id="login2" div align="center"> <?php if (isset($_SESSION[...
- Mon Mar 08, 2010 12:31 pm
- Forum: Older Browser MMO Videos
- Topic: user image from mysql (help) :D
- Replies: 2
- Views: 467
user image from mysql (help) :D
hello i realy want to do so when you login , it shows a img on site , it get img name from mysql. the img file is in www. fx. if you got a tabel name: city in players: http://www.stargate-sg1.dk/lasse/image/1.jpg http://www.stargate-sg1.dk/lasse/image/2.jpg it coud be nice with a div. where the pic ...