PDA

View Full Version : How/Where to start


adarshakb
10-14-2009, 07:24 PM
I have a few questions....

1.What is the technology i have to use in order create an user account/ customization support for a user..

i can create websites at present. But dono much beyond CSS/HTML and graphics softwares

2. How to change my display name in this site? like i got "adarshakb" there on the left side but i want to change it. Cant we have nick names

:thumbsup: Thanks For all your Replies

Fumigator
10-14-2009, 07:52 PM
You need a server-side language for the user account stuff. PHP, ASP, ColdFusion, etc.

Send a PM to Wa, he may help you out with your username (maybe).

adarshakb
10-15-2009, 02:48 AM
You need a server-side language for the user account stuff. PHP, ASP, ColdFusion, etc.

Send a PM to Wa, he may help you out with your username (maybe).

thanks :) is XML also needed?

Fumigator
10-15-2009, 07:51 PM
thanks :) is XML also needed?

Not really, unless you see a need for it. RSS feeds use XML so that's one situation where you'd get involved with it (though there are tons of RSS parsing scripts available so you can avoid having to get into the guts of it much)

adarshakb
10-16-2009, 07:36 PM
thks:thumbsup: