Dear Sean,
There a lot of wyas to do that, I use some home made way
PHP has a variable called PHPSESSID, this number is created for every new
session (new session means that you need to close your web browser to get
a new number or you need to force the browser to expire this number)
You can find more information about in www.php.net.
Take care with php, there some configurations in your server really
important to improve security, GLOBAL VARIABLES is a good start for
improve security.
Please read more about it in one of your favorite serach engine, looking
for php security and global variables, there is a lot of good articles, in
the net.
I don't have a final version of my php nmr schedule routine, could be in
the end of this year I will have more time to finish it, when I do that I
will send it for sharing with ammrl people.
alvicler
On Fri, 6 Sep 2002, 'sean xie' wrote:
> Dear AMMRL:
>
> We are trying to find how to set up a network signup web page for users
> to make a reservation for NMR time remotely. I would appreciate it if
> you could share your info with me (what software? How to do it?).
>
> Thanks,
>
> Sean Xie
>
>
Received on Mon Sep 09 2002 - 14:26:59 MST