limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
DB2 for z/OS, LUW, iSeries
Hello,
In this forum a lot of threads related to other members of the DB2 family than DB2 for z/OS
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Perplexing problem showing a .jpg
Please disregard..........I figured it out