Search found 2 matches

by oliver2005
Sun Mar 07, 2004 8:31 pm
Forum: PHP - Code
Topic: Create account in AD
Replies: 1
Views: 261

Create account in AD

Is it possible to create an account in the active directory from a mysql table? I've found some scripts to create accounts but no scripts for php. Any advice?
by oliver2005
Sun Mar 07, 2004 1:27 am
Forum: Databases
Topic: Mysql database
Replies: 1
Views: 327

Mysql database

How can I save form results to a mysql database? I'd then like to use the results to authenticate user's to my site.