Page 1 of 2

Members system: Only in PHP?

Posted: Sat Aug 26, 2006 12:03 am
by deejiedude4
I was gonna use it, but sites with one is in PHP.
Is it possible in HTML?

Posted: Tue Aug 29, 2006 6:58 am
by Lixas
Member system can be not only in PHP, but also in ASP, CGI, Active java pages, BUT NOT in HTML
HTML is static, and using pure HTML you are NOT ABLE to create member system.

yes

Posted: Sun Sep 10, 2006 11:42 am
by bad-dj
Lixas is right it can not be doen in html i like to use ones done in php , html , css , mysql all in one and its is working good for me because i made it :) so you cann ot make it all in html

Posted: Fri Sep 15, 2006 11:47 pm
by elragal_30
Lixas wrote:Member system can be not only in PHP, but also in ASP, CGI, Active java pages, BUT NOT in HTML
HTML is static, and using pure HTML you are NOT ABLE to create member system.
yes i agree with you i think you must use PHP with SQL or ASP (not sure about this )
or you can use some auto install scripts lik forums

Posted: Tue Dec 26, 2006 4:49 pm
by annamarie
yup there is no chance to made membersite using html without any help from php, cgi or asp script :) oh and about database (SQL) its optional, u can still made using even some .txt database

Posted: Sun Dec 31, 2006 8:40 pm
by AndersW
you will find like drupal using php on the net, with intergrated member system. very easy to use.

Posted: Mon Jan 01, 2007 7:36 pm
by Jonxmartini
yeah use drupal or mambo plus to make a memebr system site unless u wanna spend a really long time righting the code yourself (mambo plus is a package of mambo and phpbb forum software combinded so all members are included in both scripts.)

Posted: Tue Jan 02, 2007 9:28 am
by locust
it will be almost next to impossible to have it purely html.
It will need some sort of java script, php, asp etc to allow it to run as well a database is needed to store the information

Posted: Wed Jan 03, 2007 3:24 am
by Jayke
Impossible in HTML...

Members system is easy to do inPHP.

Posted: Mon Jan 08, 2007 8:55 pm
by bez
There is many of content managment sistems freely available on the net. Try mambo, cms made easy or something similar. But then you must have a hosting with database and php supported.