PHP File Upload 03/11/2022
Here's some sample code to upload a file using PHP.
Author: Guitarman
Language:
PHP
Tags:
php
uplaod
file
Read More
Example of .htaccess for PHP 10/06/2021
A .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers, used for configuration of website-access issues, such as URL redirection, URL shortening, access control (for different web pages and files), and more. The 'dot' (period or full stop) before the file name makes it a hidden file in Unix-based environments.
Author: Admin
Language:
HTTP
Tags:
html
.htaccess
php
Read More
Redirect HTTP to HTTPS on IIS 04/10/2021
Add this to your web.config file to redirect users to HTTPS on IIS web servers. (ASP.Net and PHP)
Author: Guitarman
Language:
HTML, XML
Tags:
Read More
PHP Filesystem Security 04/03/2021
Anyone learning PHP should read this and the rest of the security section in the PHP manual.
Author: Admin
Language:
PHP
Tags:
Read More
Active Directory Computer Accounts 03/27/2021
Copy an Active Directory Computer Account , LDAP.
Author: Admin
Language:
VB Script
Tags:
Read More
NSIS Installer Script 03/19/2021
NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers.
Author: b.henry
Language:
NSIS
Tags:
NSIS
installer
Read More
If you would like to share your code on HS Codebank you can submit it by registering and clicking the submit article button on this page.
LoginRegisterContact Us