Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin