English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

how do we give each time a diffrent opening page to the users logging on to the website simultaneously. i mean every user can have a random design of the same site.how?

2006-07-11 06:31:03 · 2 answers · asked by amit s 1 in Computers & Internet Programming & Design

2 answers

PHP!!!
You have a php script randomly choose one of the contents from a array and poof it appears randomly.
and you can change the randomness acorrding to the user
I learned php.
oh yeah.
if you want to know more
join my computer club technogeeks at technogeeks.t35.com

2006-07-11 06:35:59 · answer #1 · answered by retep998 1 · 0 0

You need some kind of server side programming technologies. Some of the more popular ones are ColdFusion, PHP, ASP, ASP .NET, and JSP. You check who is the current user and then display the looks based upon who is logging on currently. It is quite easy to do.

2006-07-11 06:43:03 · answer #2 · answered by knitting guy 6 · 0 0

fedest.com, questions and answers