Results 1 to 2 of 2

Thread: PHP Game

  1. #1
    Join Date
    May 2006
    Posts
    19

    PHP Game

    Ok, I've now gone over much of the basics of PHP, and have an understanding of the following (I probably left something out

    echo
    include
    print
    arrays
    operators
    variables
    comments
    syntaxforms
    & both else fucntions

    I've also followed several tutorials and can see what the script is doing now, and what each function serves. Following tutorials I created I created an image gallery (which I think was bit too advanced for me yet), a php form, and a hit counter. I also attempted some others although these went over my head.

    Now I want/need to know how to post data to a MySQL database 9( had a look at Mysql, and it appears basic, although has little documentation) and fetch data from it.

    The challenge at the end of this (it was originally going to be a guestbook, but that was changed, as it was decided that was too easy) will be to make a very small game, in which shares (fictional) can be traded, with the prices of the shares changing in value, and the aim being to increase net worth.

    I will have 25 hours (from 9th to 13th) to create it, even though I'm sure some talented people like Foonly could do this in 25 minutes. I'm allowed to advice, although not the exact code. Any PHP gurus who can help that I can add to MSN/ another chat program.

    I have read the documentation there (php.net), although as stated by others in the thread this is not the best way to go about it. Someone said it was like 'Learning English by reading the dictionary'. I have read the documentation, and have thoroughly read and reread this thread.
    Last edited by edd9139; 09 Jun 2010 at 07:42 AM. Reason: Removed my email address

  2. #2
    Join Date
    May 2006
    Posts
    19
    Anyone at all ?

Similar Threads

  1. PhP Help Urgently Wanted
    By Daviking in forum The Lounge
    Replies: 1
    Last Post: 21 Feb 2006, 05:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •