How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
Accessing Infotype data in dialog program
Hi All
In Dialog programs attributes I didn't see any logical database field. How can I access
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin