FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » newbie question
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: newbie question [message #172934 is a reply to message #172921] Sat, 12 March 2011 11:36 Go to previous message
The Natural Philosoph is currently offline  The Natural Philosoph
Messages: 993
Registered: September 2010
Karma:
Senior Member
Robert Crandal wrote:
> I want to build a website that allows users to create their own
> profile accounts, kind of similar to Myspace or any other website.
> So, users will be able to create their own passwords, then login
> and manage their profile, then logout when done.
>
> My questions are, what sort of programming languages or web skills
> do I need to learn in order to develop something like this? Is the
> source code typically complex for something like this? Is there any
> sample source code which shows how to create and manage the
> accounts of hundreds of website visitors? Is CGI or PHP involved
> in this process?
>

Yup. Probably mysql too, if you want to store user data in a more
structured way.


> Thank you, I really would like to know more about this subject.
> Right now, all I know is HTML, CSS and Javascript, but it seems
> like I'm missing further skills to be able to create a website which
> offers user logins, or shopping carts, and other complex features.
>

Mysql/PHP is the next area to master, and getting a good Apache
installation. Suggest you start with a decent Linux machine with a
reasonable amount of RAM: its less of a pain to administer once its up,
than anything based on Microsoft.


There are suites of software than can help (or hinder?) a project like
this. But beware of these, hackers know them rather well, and if you
aren't really on top of what they do, they can end up being huge
problems to get to do what you want securely. I don't use them, I prefer
to understand the problem and start again from square one. YMMV.

> Robert Crandal.
>
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: new DateTimeZone and html encoding
Next Topic: Geomap
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 16:48:09 GMT 2024

Total time taken to generate the page: 0.06086 seconds