Nov 21, 2009

Data Base For Online Games

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Databases

Data Base For Online Games

khalilovitch
Iam thinking of starting an online game, I have some knowledge in PHP and C++ skills. But I am still new to mysql. I have 2 things to ask, the first is a bit of topic but does this sight allow me to host a game?. 2, how do i make a data base. You know units hp, attack and other characteristics. + people making acounts (sign up by email and verify) and all other things.

Can any one help me? smile.gif

Comment/Reply (w/o sign-up)

(G)Andrew Shenderuk

Hi khalilovitch

If you want to crteate online data base for game site use mytaskhelper.Com

Create web form with  necessary fields and place it into you game site. It makes ease without php,sql...Knowledge

You can see how people use MyTaskHelper ,
This is link from game site http://trgaming.Ucoz.Net/index/0-14

I hope it will help you

Thanks

Andrew Shenderuk


Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : data, base, online, games

  1. Some Help With Data Basing
    (2)
  2. Entering Data In Mysql
    (3)
    Hello every one, When using enterprise manager with MS SQL server, we get a very good interface to
    enter information at design time. i.e. Initial population of database. MySQL administrator does not
    have such a support. If any one knows an administration client that makes that easy, please tell me
    it will be of great help. I can design a small application for that my self but I want some
    professional kind of application with ever thing in. SQL server enterprise manager is a good
    example. Although i don't like its interface in general. Regards Haris Mushtaq....
  3. Problems With Php Saving Data Into Mysql
    HELP! I can't get my php documents to work with the mySQL (6)
    i have a server that says it allows php and mysql and in the control panel i can access mysqladmin
    and phpmyadmin but i cant get the php to save data into the mysql, i am trying to make a text-based
    MMOG so i need to save my users/passwords into a database(i thought) and it won't do it, can
    anyone help me....
  4. Creating A Online Community With Php And Mysql
    Like Myspace (10)
    hello, I am trying to find out how I can create a online community like Myspace? Does anyone know
    the requirements/How i would be able to go by doing this type of thing?....
  5. Online Timed Test In A Php-nuke Site.
    I need your helps. (2)
    I made a php-nuke website.I have so many users.My users wanted a online timed(counts from 20
    seconds)test(multiple choices).I made the login system.But I have problems in test stage.Users will
    be send questions to our database.And admin will control these questions.He will save it to our
    database or delete it from our database.And users will be race in a day only five times.And also
    they must be answer the questions in 20 seconds.There will be shown a counter in the question page
    that counts from 20 second.Also unregistered users can not be reach the test page by anyway....
  6. Database Not Storing Data?
    (8)
    This is puzzling me... /unsure.gif' border='0' style='vertical-align:middle' alt='unsure.gif' />
    I have a database for a global template system I'm coding... I get all the kinks worked out of
    the PHP portion of it, make a test page, and this is what I'm greeted with: QUOTE 
    That's what I get in Firefox when I access the page. Actually, it doesn't matter what ID I
    give it, that is all that appears. I'm trying something new but I'd like a PHP script to
    setup a table in an existing database. ID -> This should be set to auto-inc so fir....
  7. New MySQL Server & Blank Fields Problem With Jsp
    empty fields and data trancation error (0)
    New mysql server doesn’t take blank field through JSP code. If you write this code in jsp it will
    show error. String sqlInsertDateIntoTable = “insert into TableName values( “”,
    ‘”+request.getParameter(“inputFieldName”)+”’,’”+request.getParameter(“inputFieldName2”)+”’,’’)”;
    stm.executeUpdate(sqlInsertDateIntoTable); %> This code shows error , But in old alpha version of
    mysql allow the blank field for autoincreaments. Error shows of “Data truncation“ This can be
    easily remove by just write or add or table values in your query e.g String
    sqlInsertDateIntoTable = ....
  8. MySQL Data Replication, How?
    MySQL Data Replication, how?? (8)
    How can I make data Replication in MySQL??, I'm making a web based software that's going to
    be used in 5 different drugstores of the same company, how can I make it so all 5 stablishments see
    the same data in real time?? is that possible? all 5 drugstores are in the same city but not so near
    one of each other, what kind of hardware should I use? where can I find a guide to it? what is the
    first step? can anyone help me please?....
  9. Issue With MySQL Database
    I cannot output the data :'( (1)
    I'm experienced on HTML and php, but it's my first attempt to work with databases. I've
    made a small test.php file to try out my code before publishing it and find some problems. The calls
    to mysql_connect() and mysql_select_db() work ok, but i get this message when trying to output a
    small table: Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in
    /home/gdt/public_html/test.php on line 26 The relevant part of my code is as follows: CODE 25:
    $ps_res = mysql_query("SELECT * FROM 'proj_status'"); 26: $ps_num = mysql....
  10. Need To Transfer Data From One Server To Another!
    (1)
    I am running a PHP-Nuke site on a web host that only allows one database so if I wanted to use a
    forum also in addition to PHP-Nuke I must use different prefixes. My PHP-Nuke has 112 tables and I
    am setting up an almost identical site minus any other forums, just PHP-Nuke 7.7 on Astahost which
    allows many databases, so I sucessfully exported my users, and my categories, and the posts, and I
    even exprted the posts text as well as the download categories and download text tables. The problem
    I am having is that on the Astahost the forum categories are are shown along with ....
  11. Need Advice On Creating Online Music Database
    ps - dont know anything about databases! (6)
    I need to create a database of around 1000 music albums that I can put on my site, with the ability
    to search the database according to several different criteria. Being a complete and total NOOB to
    the world of databases, can anyone point me in the direction of some software that will let me
    create a good-looking and functional database, but that isn't too complicated for me to use?!
    Sounds like a tall order I know, be grateful if anyone can help though. Thanks!
    Notice from microscopic^earthling: Topic edited to reflect content....
  12. Populate A SQL DB With Data?
    Excuse my ignorance! (1)
    What can I use for a frontend to populate a SQL db. I have a lot of the data and records on Access
    db and I'm looking for an easy way to load that data into the SQL db. The second issue are
    updating the SQL db with new records added to the Access db. New records added to a table in Access
    are marked for web publishing and should be moved to the SQL db in real time or close to real time
    and the record should be added to the correct index on the website so visitors can see / search for
    the update. The real life problem are: 1 need listing of all horser and where the....
  13. Embedded Database
    Embedded Data base at client side, (7)
    Hi, Now its the era of Embedded databases, no more db servers, no more host,Because with embedded
    db you can get all those options, what you are used to get with DB Servers. Some of Embedded DB Are
    1) Cloudscape From IBM (NOW Derby from ASF) 2) HSQLDB (OpenSource) and many more Feel the power of
    EDB Cheers Arunkumar.H.G....
  14. Data Warehouse
    (0)
    what is Datawarehouse. What is its use? why do we need it? And also a little intro of DataMining
    what else>?....
  15. Cross-Table Data Retrieval
    (2)
    I'm using the following to retrieve data from stat_table /* Include Files
    *********************/ session_start(); include("database.php"); include("login.php");
    /*************************************/ echo " "; $query = "SELECT STAT1 FROM stat_table WHERE
    GAME_ID=1 ORDER BY STAT1 DESC"; $result = mysql_query($query) or die(mysql_error()); //runs the
    query $p=1; while($row=mysql_fetch_row($result)) { $i=0; while ($i {
    $field_name=mysql_fetch_field($result, $i); echo " $p " . " " . $row . " "; $i++; $p++; } } echo
    " "; ?> This displays the following: 1 yki ....

    1. Looking for data, base, online, games

See Also,

*SIMILAR VIDEOS*
Searching Video's for data, base, online, games
advertisement



Data Base For Online Games

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com