PHP Tutorial With W3 Schools 12/30/2022
Here's a nice tutorial for developing in PHP.
Author: Admin
Language:
Plain Text
Tags:
php
tutorial
developing
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
Detect a robot/spider. 05/16/2021
This is a simple pace of code to detect a robot/spider in your PHP website.
Author: Guitarman
Language:
PHP
Tags:
Read More
MySQL TEXT Data Type 05/13/2021
In this tutorial, you will learn how to use MySQL TEXT for storing text data in the database table.
Author: Admin
Language:
SQL
Tags:
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