- 1,251 categories
- 40,829 scripts
- Organise your week with agenda-calendar.asp. All you have to do is initialize the variables at the beginning of the script, and you''re set. This is the ASP version of agenda-calendar.php.
Agenda Calendar was written to provide a unique loo...
- Categories
- Platforms
- Licenses
- A tutorial dedicated to PHP arrays and how to use them as queues, lists, sorters, etc. It uses easy to follow, executable examples to help you learn these intermediate array techniques.
- Categories
- Platforms
- Licenses
- DB_DATA is a class that generates record lists, forms, insert && update queries for any relational database schema. DB_DATA uses PHP arrays to declare tables and can generate a database schema.
- Categories
- Platforms
- Licenses
- DESCRIPTION:
Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.
ADVAN...
- Categories
- Platforms
- Licenses
- The following is a very simple php code for random quote generation using the functionality of arrays.It uses arrays to display pre-determined quotes in a random manner.
- Categories
- Platforms
- Licenses
- A basic HTML resume template in PHP. You enter your information into PHP arrays and it generates a valid XHTML 1.1 resume with CSS styling. It will also produce a plain text version. See web site for example.
- Categories
- Platforms
- Licenses
- This article will touch on two skills in the interface between PHP and HTML forms, specifically in working with hidden fields, and as a bonus, in passing arrays in an HTML form.
- Categories
- Platforms
- Licenses
- For many years, arrays have been used to logically store and sequence data. They have also been the point of confusion for many developers. This article will talk about the structure of arrays and how you can create and manipulate arrays with the PHP...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
Page: