calumrouge Posted December 3, 2006 Share Posted December 3, 2006 [b][color=red]Would it be possible to make a MMORPG with just MySQL Tables and PHP.I know its breif but could anyone give me a few bits of code that might be helpful if it is possible. ???Thanks.[/color][/b] Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/ Share on other sites More sharing options...
chiprivers Posted December 3, 2006 Share Posted December 3, 2006 MMORPG? Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/#findComment-134331 Share on other sites More sharing options...
calumrouge Posted December 3, 2006 Author Share Posted December 3, 2006 1. If you don't know what it is it stands for, it means "Massive Mulitiplayer Online Roleplaying Game"2. If you know what it is, sorry? Please explain your comment more. :PThanks Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/#findComment-134333 Share on other sites More sharing options...
projectshifter Posted December 3, 2006 Share Posted December 3, 2006 Umm... that is a horribly, HORRIBLY bad question. If you're looking to do a text based game then yes, why wouldn't it be? If you want anything visually oriented or interactive so to speak, then no, PHP is far from clientsided. Look into C/C++ or Javascript. Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/#findComment-134335 Share on other sites More sharing options...
calumrouge Posted December 3, 2006 Author Share Posted December 3, 2006 I mean text based with the odd graphic but that can be dealt with in HTML (I think!, Can it? Please Reply I'm Confused!) Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/#findComment-134338 Share on other sites More sharing options...
calumrouge Posted December 3, 2006 Author Share Posted December 3, 2006 [quote author=calumrouge link=topic=117199.msg477922#msg477922 date=1165165042]I mean text based with the odd graphic but that can be dealt with in HTML (I think!, Can it? Please Reply I'm Confused!)[/quote]Would it work? HELP!!! Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/#findComment-134340 Share on other sites More sharing options...
calumrouge Posted December 3, 2006 Author Share Posted December 3, 2006 POLITE bump ;D Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/#findComment-134344 Share on other sites More sharing options...
chiprivers Posted December 3, 2006 Share Posted December 3, 2006 If you are just looking at makign it text based, I am sure you will be able to do it with PHP and MySQL somehow. You just have to decide exactly what you want it to do and then set out the various rules into PHP. Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/#findComment-134347 Share on other sites More sharing options...
calumrouge Posted December 3, 2006 Author Share Posted December 3, 2006 [quote author=chiprivers link=topic=117199.msg477931#msg477931 date=1165165833]If you are just looking at makign it text based, I am sure you will be able to do it with PHP and MySQL somehow. You just have to decide exactly what you want it to do and then set out the various rules into PHP.[/quote]OK, thanks.POST CLOSED! Link to comment https://forums.phpfreaks.com/topic/29308-resolved-would-it-be-possible/#findComment-134348 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.