Lukeyc Posted April 8, 2005 Report Share Posted April 8, 2005 I need to know how to learn PHP in the minimal amount of time because i am making a Text Based Game Called Xoids. Its basically like this http://brokenmetal.net. I have everything i need i just need help learning and what i need most and what i should leave out P.S. Hey EmpireX!! Havent spoke to you in a while Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 8, 2005 Report Share Posted April 8, 2005 hmm... sorry kind of forgot who u are... too many people.... and i am not good with names About the game, what is it about and what kind of game is it.. i might be able to help or not, because i am not that advance in PHP but i know enough for now . Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Lukeyc Posted April 9, 2005 Author Report Share Posted April 9, 2005 You forgot me!! (Im on ya msn list) Basically what i am looking for is someone who can help me learn PHP and also help me program it onto a website Here is a word document with all the basic info on there... Tho some is missing as i have not typed it up but i have the notes Xoids.doc Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 9, 2005 Report Share Posted April 9, 2005 What name did you use to register before? Is this Tucker's friend? About the PHP needed support, i will post more info later afteri read everythign clear. It is 4:43AM here and i have not slept all night.. Being working on the website/wiki system. Good Night or Morning... whatever Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Lukeyc Posted April 9, 2005 Author Report Share Posted April 9, 2005 No i know you and Alley Kat im ya MSN as CR The Mole Im the guy who couldnt configure his router remember??? Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 10, 2005 Report Share Posted April 10, 2005 hah.. yes.. The Mole.... Well, about the game.. i am not that advance but you can find code snippets of what u need on Google probably.. BTW: if i were to say i can help, i won't be able too cause i am very busy nowadays with school, gradution, clients, and 3 open source projects on SF.. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Lukeyc Posted April 10, 2005 Author Report Share Posted April 10, 2005 Thanks very much for ya help and ill try and get snippets from google Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 10, 2005 Report Share Posted April 10, 2005 I will try and see if i can get someone to help you. Someone who has done something like you want to do . Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Falc Posted December 29, 2005 Report Share Posted December 29, 2005 Hey there Lukeyc.... If you can contact me via a PM then I will help you make your game for you. I think I would know enough to help you make your game... just note I will HELP you, not make it for you. Quote Known Languages:adv-XHTML, int-PHP, int-SQL, int-CSS, beg-PythonCurrently reading: Take off in Japanese, How to play popular piano in 10 easy lessons, The Magicians' GuildCurrently learning: Python, Piano, JapaneseCurrent project: RelaxingCurrently playing: Link to comment Share on other sites More sharing options...
olajideolaolorun Posted December 29, 2005 Report Share Posted December 29, 2005 lmao Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Shamanm Posted January 19, 2006 Report Share Posted January 19, 2006 I need to know how to learn PHP in the minimal amount of time because i am making a Text Based Game Called Xoids. Its basically like this http://brokenmetal.net. I have everything i need i just need help learning and what i need most and what i should leave out 407[/snapback] I can give my book. It's called... Hmm... No, I don't remember(I'm not home). I can post you the pdf version of it. Just pm me your e-mail. Quote Panel 3.0+ Status: Who cares!!! Link to comment Share on other sites More sharing options...
olajideolaolorun Posted January 19, 2006 Report Share Posted January 19, 2006 <_ src="%7B___base_url___%7D/uploads/emoticons/default_biggrin.png" alt=":D"> Ok. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
cmann Posted February 1, 2006 Report Share Posted February 1, 2006 I am working on the same thing. I dont need to much help with the coding. What I need to know is how to upload the data base and get that running. any info would be great. Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted February 2, 2006 Report Share Posted February 2, 2006 Using phpMyAdmin. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
cmann Posted February 2, 2006 Report Share Posted February 2, 2006 I am actually using uniserver3.0. which in turns uses phpmyadmin. To give he whole story I decided to buy an already done online text base game. I have a person that is running it for me so the game is up and going. due to different time tables we cannot talk to each other so he can start showing me how to run it. so I am trying to learn my self. so I created what I call the fake server on my computer thinking all I would have to do is load the data base. the problem is I dont understand the data base. the file is name database.sql and I cannot seem to import it. I even tried to change it to a text file and a .gz (I think I read that somewhere) with no luck. In phpmyadmin, I click on the query window link. then I click on the import files I leave the autodetect on for the compression I choose the file and get this messageYour SQL-query has been executed successfully :The content of your file has been inserted. (77 Instructions) after that I have not a clue on what to do. I am probly doing this all wrong. I think it would be easer just to rent another server instead of doing it on my computer. but now since I cant get it to work I will constently think about why. I have noticed this may be in the wrong forum I appoligize for that. this forum came up in a google surch and didn't go through and read anything else untill after my first post. but still didnt find to much in the other forums that helped me. thanks for your time any suggestions would help. oh I also run into this alot Database darkwars running on localhost Error SQL-query : CREATE TABLE IF NOT EXISTS `dw_breports` ( `id` int( 11 ) NOT NULL default '0',`time` int( 15 ) NOT NULL default '0',`news` text NOT NULL ,`seen` varchar( 10 ) NOT NULL default '',`header` varchar( 40 ) NOT NULL default '')ENGINE = MYISAM DEFAULT CHARSET = latin1 MySQL said: #1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ENGINE=MyISAM DEFAULT CHARSET=latin1' at line 7 thanks if that helps Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted February 3, 2006 Report Share Posted February 3, 2006 I think you need to go back to the basics and go learn some little MySQL... it will help you better in what you are doing.. I can't go deep here cause my time is limited and i have to help and reply to others but if it gives you this: Your SQL-query has been executed successfully :The content of your file has been inserted. (77 Instructions) Then, everything is OK and working perfect.... just have to learn a little coding to know what you have to do next... like entering database name and info into the config file or so. If it gives you this error: #1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ENGINE=MyISAM DEFAULT CHARSET=latin1' at line 7 Then edit the MySQL Database Export File and delete this: ENGINE = MYISAM DEFAULT CHARSET = latin1 Do not delete the closing bracket! Even after all that, i still think learning a little bit of what you are taking yourself into will help better.... starting from little tutorials and so on... Good Luck Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
cmann Posted February 3, 2006 Report Share Posted February 3, 2006 thanks I will try the suggestion and deffently contunie on with the tortals. thanks for your time also it was greatly appreceated. Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted February 3, 2006 Report Share Posted February 3, 2006 No problem Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Hannah Walters Posted July 18 Report Share Posted July 18 My project is really taking off and I'm realizing I need an expert PHP programmer to join the team! While I love the idea of hire a dedicated development team, I think for now finding a single highly-skilled PHP developer would be the best fit. Quote Link to comment Share on other sites More sharing options...
DerekAntis Posted September 4 Report Share Posted September 4 To quickly learn PHP for developing your text-based game, Xoids, you can follow these steps: Start with the Basics: Begin by understanding the fundamentals of PHP. Focus on syntax, variables, loops, conditionals, functions, and arrays. You can find excellent resources and tutorials at rollxocasino.one, which often have links to helpful learning materials. Utilize Online Tutorials and Courses: Websites like W3Schools, Codecademy, and freeCodeCamp offer interactive PHP tutorials. They cover everything from the basics to more advanced topics and provide practical exercises to help reinforce your learning. Practice with Projects: Apply what you learn by working on small projects. For your game, start by building simple scripts and gradually integrate them into your game. This hands-on approach will help you understand how PHP can be used in a real-world application. Read PHP Documentation: The official PHP documentation (php.net) is a comprehensive resource. It provides detailed information on PHP functions, syntax, and usage. Refer to it whenever you encounter new functions or need clarification. Join PHP Communities: Engage with PHP communities on forums like Stack Overflow or Reddit. These communities can offer advice, code reviews, and solutions to specific problems you might encounter while developing your game. Focus on Game-Specific Features: Since you're developing a text-based game, concentrate on learning how to handle user input, manage sessions, and work with databases. These are crucial for implementing game mechanics and storing game data. Avoid Overcomplicating: While learning, focus on the core features you need for your game. Avoid getting bogged down by advanced PHP topics or frameworks unless they are essential for your project. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.