How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt