PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Does anyone know anything about using windows authentication with php? The script will be hosted on a differnet network entirely, i dont know if this is posible or not.
"windows authentication" is a little ambiguous -- HTTP auth on windows server? Windows's native user management? The latter, nay (unless you want to parse the registry in PHP*).