geomonkey94 Posted April 2, 2007 Share Posted April 2, 2007 Make a pet site like neopets?? I will make it much more simple and there will be only 3 or 4 pets to chose from and not as many items and stuff. I don't know any php code yet, I'm only really good at html. Any help here?? Link to comment https://forums.phpfreaks.com/topic/45337-how-long-will-it-take-to/ Share on other sites More sharing options...
pocobueno1388 Posted April 2, 2007 Share Posted April 2, 2007 I would recommend learning PHP before even considering making a game like that. You have a lot of learning ahead of you, so I wouldn't get to caught up in wanting to make the game right away or your code will end up being bad and may have a lot of security issues with it. Link to comment https://forums.phpfreaks.com/topic/45337-how-long-will-it-take-to/#findComment-220128 Share on other sites More sharing options...
geomonkey94 Posted April 2, 2007 Author Share Posted April 2, 2007 Oh, well I wasn't going to start it anytime soon, I was just wondering about when I get good. Are there any small projects that could help me get better at it?? Link to comment https://forums.phpfreaks.com/topic/45337-how-long-will-it-take-to/#findComment-220130 Share on other sites More sharing options...
per1os Posted April 2, 2007 Share Posted April 2, 2007 www.php.net your best tool. For a good programmer, around 3-4 days given that it is done "Easily" without alot of extras. Link to comment https://forums.phpfreaks.com/topic/45337-how-long-will-it-take-to/#findComment-220131 Share on other sites More sharing options...
geomonkey94 Posted April 2, 2007 Author Share Posted April 2, 2007 Ok, thanks!! I'll try it out!! xD Link to comment https://forums.phpfreaks.com/topic/45337-how-long-will-it-take-to/#findComment-220135 Share on other sites More sharing options...
Barand Posted April 2, 2007 Share Posted April 2, 2007 www.php.net your best tool. For a good programmer, around 3-4 days given that it is done "Easily" without alot of extras. To quote J McKenroe, "You cannot be serious!" I've been programming for 38 years, 5 in PHP, and still haven't digested all that's in there yet. But perhaps I'm a slow learner. Link to comment https://forums.phpfreaks.com/topic/45337-how-long-will-it-take-to/#findComment-220209 Share on other sites More sharing options...
trq Posted April 3, 2007 Share Posted April 3, 2007 I think frost meant how long it might take to build this neopets site. Id'e say a good 6 months of learning PHP then, yeah, maybe a week building the site. Link to comment https://forums.phpfreaks.com/topic/45337-how-long-will-it-take-to/#findComment-220217 Share on other sites More sharing options...
per1os Posted April 3, 2007 Share Posted April 3, 2007 Yea, I meant 3-4 days for a good programmer to build a basic functioning neopet site. For learning php that is a never ending experience. Hell I go there anytime I need to use substr because I cannot remember how the parameters should act. Either way PHP is a great programming language for learning because anything you want to do can easily be found on php.net through a search. That is what I love about PHP! Full documentation is online! Link to comment https://forums.phpfreaks.com/topic/45337-how-long-will-it-take-to/#findComment-220219 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.