HS Banner
HS Codebank Articles
Page 4 of 9

SQL Query Examples 10/31/2021

Description:

Here's a short example of SQL Select, Insert, Update, and Delete Queries.

Author: Admin
Language: SQL
Tags: sql
Read More332

Example of .htaccess for PHP 10/06/2021

Description:

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 More1220

PHPMailer 09/19/2021

Description:

PHPMailer – A full-featured email creation and transfer class for PHP

Author: Admin
Language: PHP
Tags:
Read More417



PHP min() and max() Functions 09/05/2021

Description:

The min() and max() functions can be used to find the lowest or highest value in a list of arguments:

Author: Admin
Language: PHP
Tags:
Read More277

Send/Export DevExpress Reports to PDF 08/11/2021

Description:

How to dynamically send a DevExpress report via e-mail as a PDF

Author: Admin
Language: C#
Tags:
Read More945

Execute JavaScript using onclick event 06/27/2021

Description:

Execute a JavaScript when a button is clicked.

Author: Guitarman
Language: JavaScript
Tags:
Read More287

Write Coils Using Modbus 06/12/2021

Description:

Write coils using the FieldTalk Modbus Master Library.

Author: Admin
Language: C#
Tags:
Read More260



Read Multiple Coils Using Modbus 06/06/2021

Description:

Read multiple coils using the FieldTalk Modbus Master Library.

Author: Admin
Language: C#
Tags:
Read More254

Write Multiple Registers Using Modbus 06/02/2021

Description:

Write multiple registers using the FieldTalk Modbus Master Library.

Author: Admin
Language: C#
Tags:
Read More254

Read Multiple Registers Using Modbus 06/01/2021

Description:

Read multiple registers using the FieldTalk Modbus Master Library.

Author: Admin
Language: C#
Tags:
Read More272