
May 19th, 2000, 02:59 PM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Or AFAIK you could write a wepapplication in php with phplib with a session and a user. Then you can start and stop a persistent mysql session on logon, and run whatever on the server as to your own security specifications.
Untried - never touched c, but a starting point would a search in the manual found under
http://www.php.net
and of phplib
http://phplib.netuse.de
Let me know of security issues if big ;-)
nicholas
[This message has been edited by nicholak (edited May 19, 2000).]
|