- 1,251 categories
- 40,829 scripts
- 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
- C++ Arrays are the data structures which can be used to store consecutive values of the same data types. Check the URL for the complete explanation on C++ Arrays.
- 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
- Introductory tutorial on the basics of arrays as well as the LBound, UBound, and Split functions that are commonly used with arrays. Tutorial includes code snippets.
- Categories
- Platforms
- Licenses
- Literal notation is a new way of defining arrays in JavaScript that''s extremely flexible and robust. Learn about literal notation in this tutorial.
- Categories
- Platforms
- Licenses
- Replacement for PHP''s built-in var_dump() function for complex arrays. tableVarDump() outputs any variable to an HTML table format, specifically designed to display complex multi-dimensional arrays in a more easy to read format than var_dump() ...
- Categories
- Platforms
- Licenses
- Writing classes in JavaScript doesn''t give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very usefu...
- Categories
- Platforms
- Licenses
- Easy to use navigation menu. Does not use database. Just Arrays for each link. Each page you want the menu just include the file and call the function with desired parameters. Easy to adapt and easy to call.
- Categories
- Platforms
- Licenses
Page: