Categories
Tags → Arrays

Pointers And Arrays

This tutorial is dedicated on the pointers and the arrays in C. It introduces the concept and usages of pointers and arrays.
DETAILS

Implementing Dynamic Arrays of Objects

Using classes in ASP 3.0 we can create dynamic arrays of objects. This article presents a sample code showing how to implement a class of dynamic arrays of objects several layers deep.
DETAILS

WebCSS Chart

WebCSS Chart is a very easy to use charting module written in PHP3. It requires no special modules installed on your WebServer or your client machine. It is very ease to implement. Just call the include and the function with two arrays (Columname and...
DETAILS

Date_Calc

Date_Calc is a calendar class used to calculate and manipulate calendar dates and retrieve dates in a calendar format. It does not rely on 32-bit system date stamps, so you can display calendars and compare dates that date pre 1970 and post 2038. Som...
DETAILS

Shopping cart programming excersise

This shopping cart programming excersise is designed to help beginning programmers with some common programming concepts as well as provide more experienced programmers information on ASP''s powerful programming environment and how to set up gl...
DETAILS

ASPSort

The ASPSort ASP component provides a simple way to quick sort ASP arrays. The routines are written in C++ and are quick. The module can sort up to 12 single dimension ASP arrays deep, or a single multi-dimensioned array of any legal size.
DETAILS

Arrays, HTML, and PHP

This 4-page tutorial guides you through step-by-step how to pass arrays and using checkboxes/select boxes in PHP.
DETAILS

Getting and Using Meta Tags for Search Criteria

PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the meta name and value of the a...
DETAILS

PCCS NRM

PCCS NRM is a Network Resource Manager designed to managed PCs, Network Printers, and Software. Features include: PhpLib Security System, Advance Search Query Tool, Graphic Creation on the fly, Multi-Select Arrays during Data Entry, Check before Entr...
DETAILS

HTML_Graphs

HTML_Graphs uses PHP to provide a nice class interface for html graphs. It provides a single, reasonably consistent interface for creating HTML based charts. The idea behind this code is that the user of the class sets up four or five arrays and pass...
DETAILS

Page:
©2003-2019 jCay.com