web programming question?

2008-06-26 8:52 pm
using php to setup users accounts where each user can have a profile or page like facebook or myspace.
更新1:

I know it is possible. I am a novice php programmer. I just want to know where I would learn this

回答 (4)

2008-06-26 11:39 pm
✔ 最佳答案
You'll want to be extremely careful in what you allow your users to do in terms of their pages. If you give users ability to create pages using full html and javascript access you could have a cross site scripting hack in no time. Since you're new to PHP you'll best want to strip all but the most essential html tags (like <b>,<i>,<u>)
2008-06-27 3:58 am
Yes, its possible in PHP

you can download the source code from joomla website http://joomla.org

with regards,
A Suresh Kumar
http://suresh-mobileweb.blogspot.com
2008-06-27 5:25 am
The easiest is to download a script and play with it (tweak/customize it so that it's what you need).

http://www.hotscripts.com/PHP/Scripts_and_Programs/User_Management/index.html
2008-06-27 4:02 am
It is not that simple I am afraid. Yes, PHP is used to create it, but you will need moderate programming expertise to do this.


收錄日期: 2021-05-03 14:01:08
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20080626125249AAUTisa

檢視 Wayback Machine 備份