Skip to content
TechForward: Exploring Innovation with Code Welcome to TechForward: Exploring Innovation with Code
  • Home
  • Blog Home
  • Favorite Links
PHP

Example of Retrieving Data From a Form

No Comments

Example of how to retrieve data from FORM using a new method and using ISSET t determine if submit button was pressed.

PHP

Example Retrieving Data From MySQL Using mysqli() function.

No Comments

Example of using MYSQLI function which is something I haven’t used before. This is though a better way to retrieve data from a database. Retrieved from https://youtu.be/0wYSviHeRbs.

Java Script

Example of Changing the Value of an Element Like an Input Text Using JavaScript

No Comments

Example of how to use Javascript to add value to an element like an input text.

PHP

One Way To Replace Single-Quotes and Double-Quotes on Input Strings

No Comments

This is an example of using replace to replace single-quotes, double-quotes and other characters in a string that can skew data and cause problems in inserting data to a SQL table.

PHP

Retrieving Data From Input Fields in Web Form

No Comments
C, C++, C#

Sample Console Program. Checks UNC Path Length.

No Comments

This program will check UNC path length and if it is greater than 256, it will write the UNC path to text file specified. Syantex: GENUNCLENGTH C:\folder c:\temp\outputfile.txt.

C, C++, C#

Sample Console Program to Check For UNC Path Size Greater Than 256 Characters

No Comments

This code looks for UNC path size greater than 256 characters.

VBScript

Outlook VBScript to Move Folder From One Mailbox to Another

No Comments
PHP

Setting and Reading a Cookie in PHP

No Comments

This code would create a cookie name myCookie with the value of “theValue”. To retrieve the value of that cookie, one may create a variable to retrieve the value of that cookie….

Java

Example of Using More than One Class Files

No Comments

This is an example of a Java Program using two. JAVA files (classes). One file is Main.java and the other is Car.java. The code for each class/file is shown.

Posts pagination

Previous 1 … 4 5 6 7 Next

Recent Articles

  • Understanding Blockchain: A Simple Guide for Everyone
  • Geolocations using Google API
  • Schedule a Bash Script to Run
  • Linux Bash Script To ZIP contents of Folders
  • Spawning a GameObject in Unity 2D

Categories

  • C, C++, C# (4)
  • How Do They Work? (1)
  • Java (12)
  • Java Script (4)
  • Linux (2)
  • Miscellaneous (6)
  • MySQL (1)
  • PHP (10)
  • Python (4)
  • RedHat Linux (2)
  • Servicenow (9)
  • Unity Games (3)
  • VBScript (5)
  • Windows PowerShell (2)

Powered by WordPress | Theme Blogbaster by DinevThemes