csteff24 Posted November 16, 2009 Share Posted November 16, 2009 Is PHP the best way to create a website with many users, each of them having their own member page? And where do you think I can learn how to go about that? Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/181673-should-i-use-php-for-a-website-with-many-users/ Share on other sites More sharing options...
mikesta707 Posted November 16, 2009 Share Posted November 16, 2009 this is a good starting tutorial for PHP. Learn about how HTML forms and PHP interact, learn about GET variables, Sessions, and Mysql and you should be able to figure something out Quote Link to comment https://forums.phpfreaks.com/topic/181673-should-i-use-php-for-a-website-with-many-users/#findComment-958204 Share on other sites More sharing options...
corbin Posted November 16, 2009 Share Posted November 16, 2009 That's like asking if C is a good language to write a desktop application in. Yes, it is. But so are 10 other languages. If PHP is what you want to go with, go with it. Personally I prefer it over ASP, ASP.NET, Perl, Python, etc, but a lot of people prefer something else. As far as the actual creation goes, it should be fairly simple to do (as mikesta707's advice showed). Quote Link to comment https://forums.phpfreaks.com/topic/181673-should-i-use-php-for-a-website-with-many-users/#findComment-958213 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.