Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Common Problems
: Security
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How can I prevent spammers from using the php form on my website?
Is it possible to not have the variables passed to the php script in the form of file.php?variable=blah$variable2=blah?
Is it possible to prevent the results from a query that are displayed on a web page from being printed out on hard copies via the web browser?
Using PHP3, is there a way to authenticate a user without having to create a second user file. I want to use the master password list in the etc dir
How can I tell Apache the valid user/password entered by a HTML form so that the authentication window does not pop up?
Random Questions
Using PHP3, is there a way to authenticate a user without having to create a second user file. I want to use the master password list in the etc dir
How can I prevent spammers from using the php form on my website?
Using PHP3, is there a way to authenticate a user without having to create a second user file. I want to use the master password list in the etc dir
How can I prevent spammers from using the php form on my website?
Is it possible to prevent the results from a query that are displayed on a web page from being printed out on hard copies via the web browser?
How can I tell Apache the valid user/password entered by a HTML form so that the authentication window does not pop up?
Using PHP3, is there a way to authenticate a user without having to create a second user file. I want to use the master password list in the etc dir
Is it possible to prevent the results from a query that are displayed on a web page from being printed out on hard copies via the web browser?
Is it possible to not have the variables passed to the php script in the form of file.php?variable=blah$variable2=blah?
How can I prevent spammers from using the php form on my website?
Unanswered Questions
Can I get the persons login (Linux or NT) username in PHP without having to show an HTTP authentication dialog?
How do I use PHP to reset the user name variable that is created when user get authenticated thru the htaccess mechanism?
Is there a way to access the Active Directory of a Windows 2000 Server ?
Is there a secure way to store a password inside a database that will also allow for password retrieval should a person forget their password?
How can I set the PHP_AUTH_USER and PHP_AUTH_PW variables through a form (without popping up the basic type login)?
How can I get the login name of a user under a NT4 session ?
I'm creating a news script, i need stepbystep instructions on how to create a login, and add users
I get the following error: PHP has encountered an Access Violation at 104D0DEA, what does this mean?
How do I get a username using PHP in a directory using Apache's Authentication?
How do I get a username using PHP in a directory using Apache's Authentication?
compaired to CGI, ASP, VBS how secure is PHP? Both on Unix and Microsoft
I have a problem with password checking [authorising] for log in. Can someone help.
How do I stop malicious surfers from executing remote code on my server that sends SPAM (IIS)
How can I authenticate areas in a PHP environment using NT authentication from a corporate network?
How can I authenticate areas in a PHP environment using NT authentication from a corporate network?
How can I securely store database passwords in a php script?
DoS / Include, with endless loops with Includes/Req. how i can detect them before apache crash
How can turn safe_mode on/off from the script itself?
PHP module doesnt exist on a SUN Solaris Server and many people want to run PHP on the SUN Server th
How can I use Passwd.php (PHP/Files/Passwd.php) for manage the .htaccess and .htpasswd?
How can I use Passwd.php (PHP/Files/Passwd.php) for manage the .htaccess and .htpasswd?
MS SQL connection using Windows Authentication
how can I access the user name from his network login (without IIS ) ?
How do you authenticate if you use NTLM (IIS, PHP)
How do i turn on the SAFE MODE in up side or ftp server
IIS5 PHP4 installed OK what security entries in .ini recommended
IIS5 PHP4 installed OK what security entries in .ini recommended
What are the security issues with the GD Library? As my host will not install it.
How do I change the user access password to PHP site? See www.ghostteam.com/members
Why won't the [adminuser] and [adminpass] work when I want to log in?
http://en.wikipedia.org/wiki/Proxy_server How do you use PHP to create a proxy?
When is the security patch for 4.x coming out for htmlentities() and htmlspecialchars() routines
Using the hash() function in PHP 5 produces what bit encryption? Is it 256 or 512?
How can I disable PHP safe_mode if I cannot access/modify php.ini?