Bs csvutil is a multi-platform compatible script that can read comma separated values from files, strings and arrays and generate PHP arrays, and vice versa.
A web based ASP course that clearly explains how the arrays in the ASP form page can be sent to another ASP page. Instead of using session variables here it is described to use querystring to pass strings and number arrays. And the given ASP...
A quick and professional way to add strong encryption to your application. 1Crypt is a function library (DLL) which allows you to easily and securely encrypt files, strings, and buffers using 256-bit Advanced Encryption Standard (Rijndael)...
A Zen Advice Script is both a Unix and Linux compatible script that uses Math.random() and arrays to give the user random Zen-like advice. Guaranteed to get lots of laughs.
Intended to get programmers up and running quickly, this tutorial looks at Web programming technology using the most recent version of the PHP language to write Web scripts, create Web pages, and design entire sites. Basic information accompanies...
This is a php software and a guestbook where users are allowed to handle forms, files, post method and arrays. Here webmasters can validate the email address of the users posted in the guestbook and also can convert text files to html files. In...
phpSQLGen is a tool for managing data. SQLGen provides PHP functions for generating SQL query strings from arrays. This script is provided for functions for HTML tables, XML doc queries of SQL. This is useful to built complicated SQL queries that...
This is an online tutorial that details on using Secure Query String to prevent tampering of URL. The author starts this tutorial with an explanation about query strings and its uses and discusses about passing values from aspx pages to other aspx...
"This tutorial starts with the simple constructs used to create strings and moves through to more advanced techniques for string handling."
Delphi 1.0/Delphi 2.0 string compatibility unit. Delphi 2.0 has long strings, and uses the SetLength and SetString functions to manipulate them. Delphi 1.0 lacks these functions. For portability, this unit defines these procedures appropriately... |