Can I do basic http authentication through php?

Yes, HTTP authentication works fine through PHP.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

What is the path to my home directory?

When you configure a cgi script for any server, it may ask you to set variables such as the base,...

What is the path to perl?

One of the first things you must do when configuring a script, is set the correct path to the...

Is php5 available? How do I use php5 alongside php4?

All shared servers have php5 along with php4. New servers are being setup with PHP5 as default...

Why do I get the Warning: I am able to write to the configuration file: /path/to/configure.php ?

This is because of the secure php environment on our servers (phpsuexec). This usually happens...

How do I change File Permissions?

If you're new to scripting, or getting the dreaded "Internal Server Error" when you try to run a...